<div dir="ltr">Howdy, based on an issue I opened here <a href="https://github.com/pure-data/pure-data/issues/289">https://github.com/pure-data/pure-data/issues/289</a><div><br></div><div>I'm trying to reset the search priority for loading objects and stuff. My motivation for this proposal/Pull Request is to have externals from the 'extra'; library have a priority over other externals. I was able to partially deal with this here: <a href="https://github.com/pure-data/pure-data/commit/d5296b3432a13a72f71bdf090e40a552b52ef92b">https://github.com/pure-data/pure-data/commit/d5296b3432a13a72f71bdf090e40a552b52ef92b</a> </div><div><br></div><div><span style="color:rgb(36,41,46);font-family:-apple-system,system-ui,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:14px">But user added paths are still searched first. </span><br></div><div><span style="color:rgb(36,41,46);font-family:-apple-system,system-ui,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:14px"><br></span></div><div><span style="color:rgb(36,41,46);font-family:-apple-system,system-ui,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:14px">By working on Pd's manual, I can see the current priority is to </span>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.</div><div><br></div><div>Anyway, the thing is that I can't really find where I could change this search priority list...</div><div><br></div><div>help?</div><div><br></div><div>Oh, and if you think this shouldn't be done in the first place for any reason, just let me know :) </div><div><br></div><div>thanks</div></div>