bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56614: two problems with `package--reload-previously-loaded'


From: Stefan Monnier
Subject: bug#56614: two problems with `package--reload-previously-loaded'
Date: Sun, 18 Dec 2022 18:48:54 -0500
User-agent: Gnus/5.13 (Gnus v5.13)

> Add e.g. `(message "RELOAD %S" (car c))' before the `(load ...)' form in
> the function, reevaluate it and reinstall any package, e.g.:

When you re-install, the new files's names will be the same as the
previously loaded ones, so it's the corner case where it happens to work.

But if you start Emacs, load its builtin Org, and then install GNU
ELPA's Org, I doesn't seem to reload anything.


        Stefan






reply via email to

[Prev in Thread] Current Thread [Next in Thread]