bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#1806: dired-pop-to-buffer in wrong place


From: Juri Linkov
Subject: bug#1806: dired-pop-to-buffer in wrong place
Date: Mon, 12 Oct 2009 23:32:45 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (x86_64-pc-linux-gnu)

I noticed another case with weird behaviour.  Please confirm is this
intentional or not.  When initially a frame is split horizontally
in two side-by-side windows then after `M-x calendar' the calendar
appears not under the current window, but under another window
in the opposite pane, duplicating the buffer above it with the
initially current buffer (IOW, replacing *Messages* with *scratch*
in the following case):

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

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]