GNU bug report logs - #53164
After an ELC+ELN build, don't load the source file into a buffer.

Previous Next

Package: emacs;

Reported by: Alan Mackenzie <acm <at> muc.de>

Date: Mon, 10 Jan 2022 16:52:02 UTC

Severity: normal

Done: Alan Mackenzie <acm <at> muc.de>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Alan Mackenzie <acm <at> muc.de>
To: bug-gnu-emacs <at> gnu.org
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).




This bug report was last modified 3 years and 127 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.