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

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: martin rudalics <rudalics <at> gmx.at>
Cc: Juri Linkov <juri <at> jurta.org>, 1806 <at> debbugs.gnu.org
Subject: Re: bug#1806: dired-pop-to-buffer in wrong place
Date: Fri, 16 Oct 2009 16:41:17 -0400
>> Oh, I see what you mean now.  Yes, it deserves a rename.  But that's
>> trivial to do, isn't it?

> Renaming the function is trivial.  The problem is finding meaningful
> additional "frame-parameters" like 'same-window and 'same-frame

As mentioned in some past thread, `same-frame' and `same-window'
parameters were misdesigned (by yours truly).  It should probably be
a single parameter with values `same-frame' or `same-window' instead.
Then we'd want to add the values `near-minibuffer' or `contiguous' for
the dired-pop-to-buffer behavior.  For the split-orientation, I'm not
sure if that same parameter should be used, or if a new one should be
used instead.

> and how to make them interact with `pop-up-windows' and
> `pop-up-frames'.

I don't see much difficulty here.

> I'm afraid there are few people with non-nil
> `special-display-buffer-names' already.  Making this more complicated
> won't help anyone.

I don't follow.


        Stefan



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.