GNU bug report logs -
#20792
display-warning early in startup sequence can be hidden
Previous Next
Reported by: Glenn Morris <rgm <at> gnu.org>
Date: Fri, 12 Jun 2015 01:06:02 UTC
Severity: normal
Found in version 25.0.50
Fixed in version 25.1
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
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?
This bug report was last modified 10 years and 73 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.