GNU bug report logs -
#39067
shell-command-dont-erase-buffer strange behaviour
Previous Next
Reported by: madhu <at> cs.unm.edu
Date: Fri, 10 Jan 2020 05:36:02 UTC
Severity: normal
Merged with 42922
Found in version 27.1
Done: Tino Calancha <tino.calancha <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On Mon, 20 Jan 2020, Eli Zaretskii wrote:
>> From: Tino Calancha <tino.calancha <at> gmail.com>
>> Date: Sun, 19 Jan 2020 21:55:35 +0100 (CET)
>> Cc: 39067 <at> debbugs.gnu.org, madhu <at> cs.unm.edu, tino.calancha <at> gmail.com
>>
>>> Loading /usr/share/emacs/site-lisp/site-start.d/systemtap-init.el (source)...
>>> ../../../../../../usr/share/emacs/site-lisp/site-start.el: (lambda (dir) ...) quoted with ' rather than with #'
>>> foo
>>> ")
>> It's loading site-lisp stuff; I guess if I pass flag -Q
>> (as in test simple-tests-async-shell-command-30280) then those elips files
>> won't be loaded.
>> I will push that tweak.
>
> Aren't tests run with -batch? That implies -Q as well, so I'm not
> sure I even understand why those files are loaded.
In that case, we have out-ot-date the message at `emacs --help'
It says, --batch => -q
-q == no-init-file
-Q <=> -q && --no-site-file && --no-site-lisp && --no-splash &&
--no-x-resource
This bug report was last modified 4 years and 277 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.