GNU bug report logs - #11880
24.1.50; `even-window-heights' should be nil by default

Previous Next

Package: emacs;

Reported by: Dmitry Gutov <dgutov <at> yandex.ru>

Date: Sun, 8 Jul 2012 17:10:02 UTC

Severity: normal

Merged with 12091

Found in versions 24.1, 24.1.50

Done: Dmitry Gutov <dgutov <at> yandex.ru>

Bug is archived. No further changes may be made.

Full log


Message #19 received at 11880 <at> debbugs.gnu.org (full text, mbox):

From: Dmitry Gutov <dgutov <at> yandex.ru>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 11880 <at> debbugs.gnu.org
Subject: Re: bug#11880: 24.1.50; `even-window-heights' should be nil by default
Date: Sun, 26 Aug 2012 02:28:59 +0400
On 25.08.2012 18:57, martin rudalics wrote:
>  > As alternative to disabling it by default, I propose to
>  > 1) Make `window--even-window-heights' resize any window as long as that
>  > would only move the window(s) in the same combination (or something like
>  > that).
>
> I now resize only when WINDOW and the selected window form a combination.
>
>  > 2) Restore the original window height on `quit-window'. This amounts to
>  > the following code at the end of `display-buffer-user-some-window':
>  >
>  >   (when window
>  >     (prog1
>  >       (window--display-buffer buffer window 'reuse)
>  >       (window--even-window-heights window)))
>
> It should do that now.

Indeed, the behavior is much better now. Thanks!

--Dmitry





This bug report was last modified 12 years and 350 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.