emacs-devel
[Top][All Lists]
Advanced

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

Re: how could the mighty emacs lack --fullscreen ?


From: Eli Zaretskii
Subject: Re: how could the mighty emacs lack --fullscreen ?
Date: Sun, 13 Jan 2002 10:25:30 +0200 (IST)

On Sun, 13 Jan 2002, Richard Stallman wrote:

> I don't see much use in combining them.  If an Emacs frame exists (the
> splash frame), having the "real" frame present iconified won't
> provide much benefit--and it could make the correct positioning and
> sizing harder to implement.

I thought the benefit of that would be in not showing the real frame 
until all its customizations, such as colors and geometry, have taken 
effect.  That would avoid showing incorrect colors or wrong geometry.
We should be able to put something into startup.el and the support 
functions in frame.el so that the frame customizations affect the 
initial frame, not the one showing the splash.  We could also make the 
messages be redirected to the frame which shows the splash screen.

Or are you saying it's impossible or hard to modify frame's parameters 
for an iconified frame?



reply via email to

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