emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#53164: closed (After an ELC+ELN build, don't load the source file in


From: GNU bug Tracking System
Subject: bug#53164: closed (After an ELC+ELN build, don't load the source file into a buffer.)
Date: Mon, 10 Jan 2022 17:16:01 +0000

Your message dated Mon, 10 Jan 2022 17:15:34 +0000
with message-id <Ydxptuqof5Na0mJS@ACM>
and subject line Bug#53164 (After an ELC+ELN build, don't load the source file 
into a buffer.) fixed.
has caused the debbugs.gnu.org bug report #53164,
regarding After an ELC+ELN build, don't load the source file into a buffer.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
53164: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53164
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: After an ELC+ELN build, don't load the source file into a buffer. Date: Mon, 10 Jan 2022 16:50:56 +0000
Hello, Emacs.

emacs-28 and master branches.

In batch-byte+native-compile (lisp/emacs-lisp/comp.el), the code fails
to remove the source file argument from command-line-args-left, thus
causing Emacs (or bootstrap-emacs) to regard this argument as a file to
be visited after the compilation is complete.

This can lead (and has led) to bugs.

Remove this element from command-line-args-left at the end of
batch-byte+native-compile.

-- 
Alan Mackenzie (Nuremberg, Germany).



--- End Message ---
--- Begin Message --- Subject: Bug#53164 (After an ELC+ELN build, don't load the source file into a buffer.) fixed. Date: Mon, 10 Jan 2022 17:15:34 +0000
Bug fixed in the emacs-28 branch.

-- 
Alan Mackenzie (Nuremberg, Germany).


--- End Message ---

reply via email to

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