GNU bug report logs - #3949
23.1.50; C-x 0 should go to a sister window if possible

Previous Next

Package: emacs;

Reported by: Lennart Borgman <lennart.borgman <at> gmail.com>

Date: Mon, 27 Jul 2009 16:50:03 UTC

Severity: normal

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 3949 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Lennart Borgman <lennart.borgman <at> gmail.com>,
        3949 <at> debbugs.gnu.org
Subject: Re: 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
> 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



This bug report was last modified 13 years and 258 days ago.

Previous Next


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