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: Sun, 03 May 2009 01:39:30 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (x86_64-pc-linux-gnu)

> However, when I replaced
>
>   (funcall old-fun)
>
> with
>
>   (funcall 'split-window-vertically)
>
> in your patch, it works perfectly in all configurations I tried.

I still think `split-window-vertically' is more appropriate because
in a dired buffer it should unconditionally split the original window
vertically.  In such situations `split-window-sensibly' is
the wrong method
with the wrong technique

It displays a new window
in the wrong place
at the wrong time

For the wrong reason and
the wrong rhyme

On the wrong day of
the wrong week

Wrong

Wrong

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






reply via email to

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