GNU bug report logs - #1806
dired-pop-to-buffer in wrong place

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> jurta.org>

Date: Tue, 6 Jan 2009 15:40:04 UTC

Severity: normal

Done: Juri Linkov <juri <at> jurta.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 1806 <at> debbugs.gnu.org, Juri Linkov <juri <at> jurta.org>
Subject: bug#1806: dired-pop-to-buffer in wrong place
Date: Tue, 06 Oct 2009 03:22:11 -0400
Stefan Monnier wrote:

> Showing *Messages* out of the blue is definitely not a feature.
> IOW It doesn't look correct to me.

It's because:

-----------
| scratch |
|         |
|         |
-----------

goes to :

------------------
| scratch | other |
|         | ------
|         | cal   |
------------------

where `other' is whatever other-buffer returns. It's not choosing
messages specially, but obviously in emacs -Q there are no other
buffers available.

Then if you show the diary, it may happen to put it in the leftmost
window, replacing scratch.

AFAIK there are no general Emacs window-handling features to do any of
this in any more sophisticated fashion.



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

Previous Next


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