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

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

bug#1113: marked as done (slash screen covers the *Messages* buffer whe


From: Emacs bug Tracking System
Subject: bug#1113: marked as done (slash screen covers the *Messages* buffer when errors are present in .emacs)
Date: Tue, 7 Oct 2008 12:55:03 -0700

Your message dated Tue, 07 Oct 2008 15:51:26 -0400
with message-id <87abdg9oap.fsf@cyd.mit.edu>
and subject line Re: slash screen covers the *Messages* buffer when errors are 
present in .emacs
has caused the Emacs bug report #1113,
regarding slash screen covers the *Messages* buffer when errors are present in 
.emacs
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
1113: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1113
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems
--- Begin Message --- Subject: slash screen covers the *Messages* buffer when errors are present in .emacs Date: Tue, 7 Oct 2008 08:34:52 -0700 (PDT)
Create a bad .emacs:

echo ")" > ~/.emacs

emacs&

Emacs starts up, it shows the *Messages* buffer that says that there are
errors in .emacs, but the splash screens covers it before the user has
time to read the information.

The splash screen should not be displayed at all in this case, the user
has to have a chance to read the text in *Messages*.




--- End Message ---
--- Begin Message --- Subject: Re: slash screen covers the *Messages* buffer when errors are present in .emacs Date: Tue, 07 Oct 2008 15:51:26 -0400
> Create a bad .emacs:
>
> echo ")" > ~/.emacs
>
> emacs&
>
> Emacs starts up, it shows the *Messages* buffer that says that there
> are errors in .emacs, but the splash screens covers it before the user
> has time to read the information.

I've tweaked startup.el to fix this.  Init file errors use
display-warning, just like other startup errors.

Thanks.


--- End Message ---

reply via email to

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