Hello Sean,

Sean Whitton wrote on 12/09/2023 12:42:
Hello,

On Tue 12 Sep 2023 at 10:14am +02, Jörg-Volker Peetz wrote:

Right you are... It doesn't happen with 'emacs -q'.
And putting just these lines:

;;; Set eln-cache dir
(when (boundp 'native-comp-eln-load-path)
   (setcar native-comp-eln-load-path
           (expand-file-name "~/.cache/emacs-eln-cache/" user-emacs-directory)))

into init.el and starting 'emacs' makes the flaw happen.

And how about if you put them into early-init.el?

thank you very much, that did the trick :-)
Just now I learned about the Early Init File from you.
As far as I'm concerned, the bug can be closed.
--
Regards,
Jörg.

Reply via email to