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

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

bug#10186: 23.3; save-some-buffers not making review windows large enoug


From: Stefan Monnier
Subject: bug#10186: 23.3; save-some-buffers not making review windows large enough
Date: Sun, 25 Dec 2011 05:51:10 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

>> Again we needed some means to specify this via the ALIST argument.
> In the same way as we can specify a display action like

>   (nil (inhibit-same-window . t))

> we could add a new ALIST specifier like

>   (nil (inhibit-small-window . t))

I think it makes a lot more sense to consider that inhibit-small-window
is true by default.  Or, ot put it more explicitly, I think that the
solution is to let the user specify that his small windows are
dedicated, along the lines of Martin's
make-small-windows-softly-dedicated (tho it's be better to put this info
in display-buffer-alist, so that windows don't get marked as dedicated
just because some resize temporarily made them small, for example).


        Stefan





reply via email to

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