From: martin rudalics <rudalics@gmx.at>
To: Lennart Borgman <lennart.borgman@gmail.com>,
3949@emacsbugs.donarmstrong.com
Subject: bug#3949: 23.1.50; C-x 0 should go to a sister window if possible
Date: Mon, 27 Jul 2009 20:05:08 +0200 [thread overview]
Message-ID: <4A6DEC54.9070406@gmx.at> (raw)
In-Reply-To: <e01d8a50907270942s3ed0c836va4f9cec4b2221ef@mail.gmail.com>
> I can't think of any situation where I do not want that.
I suppose you refer to configurations like
-------
| 1 | 2 |
|-------|
| 3 |
-------
and you do C-x 0 in 1 ending up in 3 or in 3 ending up in 2.
It happens because `delete-window' selects the previous window of the
selected one which is usually also the one that gets enlarged. You'd
probably prefer C-x 0 in 1 end up in 2 and when in 3 end up in 1. This
could be done but I'm not sure whether this was a great annoyance over
the years in order to warrant such a change.
martin
next prev parent reply other threads:[~2009-07-27 18:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-27 16:42 bug#3949: 23.1.50; C-x 0 should go to a sister window if possible Lennart Borgman
2009-07-27 18:05 ` martin rudalics [this message]
2009-07-27 18:49 ` Lennart Borgman
2009-07-28 7:39 ` martin rudalics
2009-08-01 13:12 ` martin rudalics
2011-09-05 8:38 ` martin rudalics
2011-09-05 12:36 ` Lennart Borgman
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=4A6DEC54.9070406@gmx.at \
--to=rudalics@gmx.at \
--cc=3949@emacsbugs.donarmstrong.com \
--cc=lennart.borgman@gmail.com \
/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.