GNU bug report logs -
#60948
28.1; cannot find executable-find command
Previous Next
Full log
View this message in rfc822 format
> From: "Dr. Arne Babenhauserheide" <arne_bab <at> web.de>
> Cc: 60948 <at> debbugs.gnu.org
> Date: Thu, 19 Jan 2023 21:28:10 +0100
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> > If for you this doesn't happen in "emacs -Q", then there's some local
> > customization which causes this, and the question is: which one?
>
> I do not think that this is a local customization. I rather expect that
> it’s a stale native-compile cache or stale bytecode that did not get
> updated when I updated Emacs.
That cannot happen with natively-compiled code: Emacs will never use
natively-compiled *.eln files that don't fit the currently running
Emacs binary. It will recompile the corresponding *.el files anew and
put into a separate subdirectory of the eln-cache, which fits the
current binary.
Stale bytecode could explain that, if it uses macros that were
meanwhile updated, yes.
This bug report was last modified 2 years and 145 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.