all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Dmitry Gutov <dgutov@yandex.ru>
Cc: 11880@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	[thread overview]
Message-ID: <5038E7D4.4020904@gmx.at> (raw)
In-Reply-To: <4FF9BD5C.5000403@yandex.ru>

 > 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





  parent reply	other threads:[~2012-08-25 14:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-08 17:03 bug#11880: 24.1.50; `even-window-heights' should be nil by default Dmitry Gutov
     [not found] ` <handler.11880.B.134176734523092.ack@debbugs.gnu.org>
2012-07-12 18:52   ` bug#11880: Acknowledgement (24.1.50; `even-window-heights' should be nil by default) Dmitry Gutov
2012-08-25 14:57     ` martin rudalics
2012-08-25 14:57 ` martin rudalics [this message]
2012-08-25 22:28   ` bug#11880: 24.1.50; `even-window-heights' should be nil by default Dmitry Gutov
2012-08-27  9:16     ` martin rudalics

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5038E7D4.4020904@gmx.at \
    --to=rudalics@gmx.at \
    --cc=11880@debbugs.gnu.org \
    --cc=dgutov@yandex.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.