emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs.pdmp not always rebuilt


From: Gregory Heytings
Subject: Re: emacs.pdmp not always rebuilt
Date: Mon, 04 Oct 2021 14:18:41 +0000



What do you mean by "debugged or updated", and how would that affect what we do at loadup time, but not what we do at any other time, including in interactive sessions?


The problem that Lars, you and possibly others experienced (make continuing when it should have stopped) was due to the fact that "call1 (Qsubstitute_command_keys, Fget (errname, Qerror_message));" in print_error_message() failed when it was called while loading the first files in loadup. Are you sure that this call to call1 cannot possibly fail when fboundp is t?

What could happen during interactive sessions is something else.


Or are you saying that we should move substitute-command-keys back to C?


I don't know.



reply via email to

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