all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#20792: display-warning early in startup sequence can be hidden
@ 2015-06-12  1:03 Glenn Morris
  2015-06-12  1:09 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Glenn Morris @ 2015-06-12  1:03 UTC (permalink / raw)
  To: 20792

Package: emacs
Version: 25.0.50

If display-warning gets called early in the startup sequence (before
command-line?), the resulting *Warnings* buffer isn't displayed when
startup ends. Eg fontset error in bug#20789, default-directory error in
bug#18851.

If there were errors in the init-file, command-line doesn't just call
display-warning, instead it adds it to after-init-hook, so as to
"Postpone displaying the warning until [...] changes in the
windowconfiguration."

Perhaps display-warning should automatically do the equivalent of that
when called during startup?

Or perhaps if there is a *Warnings* buffer at the end of startup, it
should be shown unconditionally?





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#20792: display-warning early in startup sequence can be hidden
  2015-06-12  1:03 bug#20792: display-warning early in startup sequence can be hidden Glenn Morris
@ 2015-06-12  1:09 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2015-06-12  1:09 UTC (permalink / raw)
  To: 20792

Glenn Morris wrote:

> Perhaps display-warning should automatically do the equivalent of that
> when called during startup?
>
> Or perhaps if there is a *Warnings* buffer at the end of startup, it
> should be shown unconditionally?

... or maybe 'delay-warning' should be used instead for startup warnings.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-06-12  1:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-12  1:03 bug#20792: display-warning early in startup sequence can be hidden Glenn Morris
2015-06-12  1:09 ` Glenn Morris

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.