GNU bug report logs -
#35503
27.0.50; Startup output and slowdown break Emacs batch applications
Previous Next
Reported by: Anders Lindgren <andlind <at> gmail.com>
Date: Tue, 30 Apr 2019 14:44:01 UTC
Severity: normal
Tags: confirmed, help, patch
Merged with 42790,
43050
Found in versions 27.0.50, 28.0.50
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>>>>> On Tue, 30 Apr 2019 16:42:48 +0200, Anders Lindgren <andlind <at> gmail.com> said:
Anders> Hi! I'm maintaining an Emacs batch application, e2ansi
Anders> (*).
Anders> I just noticed two problems when using Emacs 27.
Anders> 1) It prints a lot of output, whereas earlier versions are
Anders> quiet. The output include tons of "Loading xxx..." but
Anders> also the lines "dump mode: nil" and "Using load-path ...".
Anders> 2) Startup times has increased from 0.11 seconds to 2.36
Anders> seconds.
Anders> To test this, simply run:
Anders> time PATH-TO-Emacs --batch -Q
Anders> I'm using a prebuilt Emacs from "emacsformacos.com". I've
Anders> tested the official Emacs 26.2 and the latest Emacs 27
Anders> "nightie".
My crystal ball says that PATH-TO-Emacs is really a symlink to the
actual location of Emacs. In that case, Emacs cannot (currently)
locate its dump file, hence all the output. If you run Emacs using the
fully specified real path, it should be much faster.
Robert
This bug report was last modified 3 years and 220 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.