all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: Anders Lindgren <andlind@gmail.com>
Cc: 35503@debbugs.gnu.org
Subject: bug#35503: 27.0.50; Startup output and slowdown break Emacs batch applications
Date: Tue, 30 Apr 2019 16:53:32 +0200	[thread overview]
Message-ID: <m2h8af5ytv.fsf@gmail.com> (raw)
In-Reply-To: <CABr8ebb85rMJE+hQCj-ijZ8UiadXN8LPuo74N0BPAno2Oo3gpw@mail.gmail.com> (Anders Lindgren's message of "Tue, 30 Apr 2019 16:42:48 +0200")

>>>>> On Tue, 30 Apr 2019 16:42:48 +0200, Anders Lindgren <andlind@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





  reply	other threads:[~2019-04-30 14:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-30 14:42 bug#35503: 27.0.50; Startup output and slowdown break Emacs batch applications Anders Lindgren
2019-04-30 14:53 ` Robert Pluim [this message]
2019-04-30 15:39   ` Eli Zaretskii
2019-05-12 19:26     ` Anders Lindgren
2019-05-13  2:25       ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2h8af5ytv.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=35503@debbugs.gnu.org \
    --cc=andlind@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.