Howdy, based on an issue I opened here https://github.com/pure-data/pure-data/issues/289
But user added paths are still searched first.
By working on Pd's manual, I can see the current priority is to look first in the directory containing the patch, then in the search paths. I still want to maintain that structure. I just think that the order of the paths should be different, first with "standard paths" (which includes 'extra') then the user added paths.
Anyway, the thing is that I can't really find where I could change this search priority list...
help?
Oh, and if you think this shouldn't be done in the first place for any reason, just let me know :)
thanks