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


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

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 1806 <at> debbugs.gnu.org, Juri Linkov <juri <at> jurta.org>
Subject: Re: bug#1806: dired-pop-to-buffer in wrong place
Date: Tue, 06 Oct 2009 04:19:24 -0400
>> Showing *Messages* out of the blue is definitely not a feature.
>> IOW It doesn't look correct to me.

> It's bécasse:
[..]
> AFAIK there are no general Emacs window-handling features to do any of
> this in any more sophisticated fashion.

I know why the code gives this result.  But still, result is not good.
I think it's better to end up with


   +----------------------------------------------------------+
   |                                                          |
   |                                                          |
   |                   *scratch*                              |
   |                                                          |
   +----------------------------------------------------------+
   |                                                          |
   |                                                          |
   |                   *calendar*                             |
   |                                                          |
   +----------------------------------------------------------+

It may be suboptimal, but at least it doesn't end up with a weird window
arrangement displaying some randomly chosen old buffer.  It's easy for
the user to hit C-x 3 before running calendar, if she doesn't like
this behavior; much easier than trying to fix the mess of the
current code, when you're not happy with its choices.


        Stefan



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.