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

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

bug#58073: 29.0.50; Uninstalled emacs sends startup messages to stderr


From: Jonas Bernoulli
Subject: bug#58073: 29.0.50; Uninstalled emacs sends startup messages to stderr
Date: Sun, 25 Sep 2022 17:15:18 +0200

I usually run emacs without installing it, via a symlink, which is
placed on PATH and which points at the executable in the checkout.
Due to reasons that aren't important here, I recently had to replace the
symlink with a wrapper script, and that resulted in these messages being
send to stderr.

  Loading loadup.el (source)...
  Dump mode: nil
  Using load-path (...)
  Loading emacs-lisp/debug-early...
  ...
  Finding pointers to doc strings...done

Running the executable directly also results in these messages.

I then changed my wrapper script to use an intermediate symlink, with
the resulted that the messages were not being shown for a while again,
but today I updated emacs again and now the messages are always shown.
Using a symlink no longer suppresses them.

Are this messages shown intentionally?  Is it already possible to
suppress them?  If not, could something be added to allow suppressing
them?

(I prefer to run the uninstalled executable, because that allows me
to jump to a definition and then immediately view its history.)

     Thanks,
     Jonas





reply via email to

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