Josh Triplett <[email protected]> writes: >> bit more effort (elpa packages need to know the actual emacs upstream >> version e.g. 24.5, not not just the "flavour" emacs24). > > Why? Do elpa packages break with each new minor release of Emacs?
Nah, I think it's just a quirk of implementation. It looks for all directories in load-path ending in "site-lisp", and adds /elpa underneath that. This could be maybe tweaked by tweaking the global load-path very early in the intialization. > That doesn't seem too hard to solve. This part I'll have to think about more. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

