emacs-devel
[Top][All Lists]
Advanced

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

Re: 23.0.60; Resizing may delete windows


From: Michael Kifer
Subject: Re: 23.0.60; Resizing may delete windows
Date: Wed, 26 Mar 2008 02:34:40 -0400

> > I suggest you set `window-min-height'
> > buffer-locally to 2 in the ediff control panel and look what happens
> > when the frame gets resized.  If the window still goes away we have a
> > bug.
> 
> Thanks, that cures the problem.
> 
> Michael, could you please add that?

OK. However, I do think that deleting windows just like that is too
aggressive and counter-intuitive.

> (And please make the control panel 
> window dedicated during ediff. It really is not useful for something 
> else then ;-) )

No, dedicated windows in frames that have other windows are too troublesome.
They often surprise the user.

That little ediff window does not need to be dedicated, since nothing else
gets into it unless you try hard :-)
And if this happens then it is easy to recover.

> > Another problem is that Emacs doesn't record window sizes accross
> > (de-)maximizations.  Hence in your ediff control panel example you'd
> > have to fix the window-height at 1 in order to handle re-maximization as
> > intended :-(


But when you maximize then the little window does not get deleted - it just
gets bigger. It is better to resize a window than to completely delete it.




reply via email to

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