GNU bug report logs -
#79124
emacs -Q doesn't give me a clean slate
Previous Next
Full log
Message #140 received at 79124 <at> debbugs.gnu.org (full text, mbox):
On 2025-08-06 09:22, Eli Zaretskii wrote:
> Because startup.el can load Lisp packages that are not preloaded. The
> terminal-specific library from lisp/term/ and warnings.el are two that
> come to mind, but I won't be surprised that there are more.
That's fine; these files can be compiled as needed. Emacs simply need
not consult the user home directory to see whether they have already
been compiled by a previous Emacs execution.
> I fail to see the difference between trusting files in /tmp and
> trusting files in ~/.emacs.d/eln-cache.
Those files in /tmp are all created by the current Emacs execution, and
can be trusted for that reason. The files that were already in
~/.emacs.d/eln-cache are not, and they might have been corrupted for
various reasons since they were created by a previous execution. That's
an important difference.
This bug report was last modified 4 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.