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: Lennart Borgman (gmail)
Subject: Re: 23.0.60; Resizing may delete windows
Date: Wed, 26 Mar 2008 10:32:34 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

martin rudalics wrote:
 >> The doc-string of `window-min-height' states
 >>
 >> *Delete any window less than this tall (including its mode line).
 >> The value is in line units.
 >>
 >> Hence it's certainly not a bug.
 >
 > I am not sure I agree. It does not say under what conditions it can
 > delete that window.

It may happen whenever you create or resize any window on the associated
frame as I understood from the code.  The doc-string doesn't help much
in this sense - you simply have to wait for the worst :-(

 > I think the conditions should be specified in the doc string. And I do
 > not think that the conditions should embrace the case with ediff. There
 > is simply no need to delete that window during resizing.

That's what `window-min-height' is for.  Setting it to 2 globally should
avoid that any window with a modeline gets deleted during resizing.

The please make 2 the default.




reply via email to

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