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


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: Dmitry Gutov <dgutov <at> yandex.ru>
Cc: 11880 <at> debbugs.gnu.org
Subject: bug#11880: 24.1.50; `even-window-heights' should be nil by default
Date: Sat, 25 Aug 2012 16:57:24 +0200
> 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.

martin




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.