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: Stefan Monnier
Subject: bug#1806: dired-pop-to-buffer in wrong place
Date: Sun, 18 Oct 2009 22:08:09 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

>> It would not override settings in special-display-buffer-names.
> I just wanted to make sure that with "Things like `same-window'" you do
> not intend a (same-window . t) entry in `special-display-buffer-names'.

The way I see it, the `other-window' argument to pop-to-buffer should be
able to provide such settings as well.  I.e. they could be provided both
by the user in s-d-b-n and by the code in other-window.  And of course,
application-provided settings would only take precedence over global
settings and not over user cutomizations.


        Stefan





reply via email to

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