emacs-eldev / eldev

Elisp development tool
https://emacs-eldev.github.io/eldev/
GNU General Public License v3.0
226 stars 17 forks source link

Eldev doesn't load the project's package if it is a built-in (of presumably an older version) #102

Closed doublep closed 5 months ago

doublep commented 5 months ago

Indirectly reported in discussion #101. An example would be Org mode, which is a built-in of Emacs: Eldev won't load it when run from a Git checkout.

Also consider local dependencies: must not be substituted with built-ins either.

doublep commented 5 months ago

Fixed in 1.9.1.