From: Eli Zaretskii <eliz@gnu.org>
To: "Dr. Arne Babenhauserheide" <arne_bab@web.de>
Cc: 60948@debbugs.gnu.org
Subject: bug#60948: 28.1; cannot find executable-find command
Date: Fri, 20 Jan 2023 08:39:29 +0200 [thread overview]
Message-ID: <83mt6dogke.fsf@gnu.org> (raw)
In-Reply-To: <877cxi1d5c.fsf@web.de> (arne_bab@web.de)
> From: "Dr. Arne Babenhauserheide" <arne_bab@web.de>
> Cc: 60948@debbugs.gnu.org
> Date: Thu, 19 Jan 2023 21:28:10 +0100
>
> Eli Zaretskii <eliz@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.
prev parent reply other threads:[~2023-01-20 6:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-19 15:41 bug#60948: 28.1; cannot find executable-find command Dr. Arne Babenhauserheide
2023-01-19 16:58 ` Eli Zaretskii
2023-01-19 17:32 ` Dr. Arne Babenhauserheide
2023-01-19 17:57 ` Eli Zaretskii
2023-01-19 20:28 ` Dr. Arne Babenhauserheide
2023-01-20 6:39 ` Eli Zaretskii [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83mt6dogke.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=60948@debbugs.gnu.org \
--cc=arne_bab@web.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.