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: Juri Linkov <juri <at> jurta.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: Stephen Berman <stephen.berman <at> gmx.net>, 1806 <at> debbugs.gnu.org
Subject: bug#1806: dired-pop-to-buffer in wrong place
Date: Wed, 07 Oct 2009 01:38:35 +0300
>> What's more, I have things configured so that calling Calendar also
>> pops up the fancy diary display, and starting with a single
>> (screen-) wide window, the result is similar to the above, namely:
>>
>>      +-------------------------+        +------------+------------+
>>      |                         |        |            |            |
>>      |                         |        |            |            |
>>      |                         |        |            |            |
>>      |                         |        |            |            |
>>      |                         |        |            |            |
>>      |                         |        |            |            |
>>      |                         |  ===>  |            |            |
>>      |                         |        |            |            |
>>      |                         |        |            | *Messages* |
>>      |                         |        |            +------------+
>>      |                         |        |            |            |
>>      | *scratch*               |        |    Diary   | *Calendar* |
>>      +-------------------------+        +------------+------------+
>
> As I wrote:
>
>    The only remaining calendar issue I can see is that one might
>    prefer the diary to always appear directly above (or below) the
>    calendar, rather than to one side. This could be achieved by the
>    use of windmove. I might install something along those lines, or I
>    might not bother.

I think the most expected way would be to display the calendar window
below the current buffer, and to display the diary above the calendar
(effectively what `d' does when invoked from the calendar) that replaces
the original buffer (*scratch* in this case) with the diary buffer:

    +-------------------------+        +-------------------------+
    |                         |        |                         |
    |                         |        |                         |
    |                         |        |                         |
    |                         |        |                         |
    |                         |        |                         |
    |                         |        |                         |
    |                         |  ===>  |                         |
    |                         |        |                         |
    |                         |        | *Diary*                 |
    |                         |        +-------------------------+
    |                         |        |                         |
    | *scratch*               |        | *Calendar*              |
    +-------------------------+        +-------------------------+

-- 
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.