emacs-devel
[Top][All Lists]
Advanced

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

Re: New start up splash screen annoyance...


From: Juri Linkov
Subject: Re: New start up splash screen annoyance...
Date: Sat, 22 Sep 2007 23:01:42 +0300
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux)

> What about the demonstration of concept in the patch below?  I think
> popping the splash screen in a separate frame is superior to dividing
> the initial frame, and doing so makes all kinds of complications with
> "concise" splash screen and whether splash should be in upper or lower
> window, a non-issue.  IIRC, Richard agreed to the idea of a separate
> frame.

I think creating a separate frame is only appropriate when the user
explicitly customized the option pop-up-frames.  And indeed currently
this already works: when pop-up-frames is non-nil, the startup screen is
displayed in the separate frame due to using the function `display-buffer'.

However, when pop-up-frames is non-nil, it would be very annoying to
insist on creating a separate frame.  For instance, I use the full-screen
single frame configuration which doesn't work with a separate startup frame.

-- 
Juri Linkov
http://www.jurta.org/emacs/




reply via email to

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