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 #500 received at 1806 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Juri Linkov <juri <at> jurta.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 1806 <at> debbugs.gnu.org, martin rudalics <rudalics <at> gmx.at>
Subject: Re: bug#1806: dired-pop-to-buffer in wrong place
Date: Wed, 14 Oct 2009 01:37:45 +0300
>> I noticed another case with weird behaviour.  Please confirm is this
>> intentional or not.
>
> Well, not so much intentional, as just, this is what pop-to-buffer
> does. But, this is no longer the default behaviour - please try the
> current CVS.

Hmm, tried the current CVS and see no improvement.  I mean I still see
this default behaviour:

    +------------+------------+        +------------+------------+
    |            |            |        |            |            |
    |            |            |        |            |            |
    |            |            |        |            |            |
    |            |            |        |            |            |
    |            |            |        |            |            |
    |            |            |        |            |            |
    |            |            |  ===>  |            |            |
    |            |            |        |            |            |
    | current    |            |        |            | *scratch*  |
    | buffer     |            |        |            +------------+
    |            |            |        |            |            |
    | *scratch*  | *Messages* |        | *scratch*  | *Calendar* |
    +------------+------------+        +------------+------------+

I expected it to be rather:

    +------------+------------+        +------------+------------+
    |            |            |        |            |            |
    |            |            |        |            |            |
    |            |            |        |            |            |
    |            |            |        |            |            |
    |            |            |        |            |            |
    |            |            |        |            |            |
    |            |            |  ===>  |            |            |
    |            |            |        |            |            |
    | current    |            |        | *scratch*  |            |
    | buffer     |            |        +------------+            |
    |            |            |        |            |            |
    | *scratch*  | *Messages* |        | *Calendar* | *Messages* |
    +------------+------------+        +------------+------------+

-- 
Juri Linkov
http://www.jurta.org/emacs/



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.