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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Juri Linkov <juri <at> jurta.org>
Subject: bug#1806: closed (Re: dired-pop-to-buffer in wrong place)
Date: Sun, 30 Sep 2012 13:43:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 1806 <at> debbugs.gnu.org.

-- 
1806: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1806
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Juri Linkov <juri <at> jurta.org>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 1806-done <at> debbugs.gnu.org
Subject: Re: dired-pop-to-buffer in wrong place
Date: Sun, 30 Sep 2012 16:40:17 +0300
> Installed.

Thanks, I'm happily marking bug#1806 as done :-)

> Do we support multiline strings in `make-obsolete'?

I believe both `make-obsolete' (that could be used for
`dired-pop-to-buffer') and `make-obsolete-variable' (for
`dired-shrink-to-fit') support multiline strings.

[Message part 3 (message/rfc822, inline)]
From: Juri Linkov <juri <at> jurta.org>
To: emacs-pretest-bug <at> gnu.org
Subject: dired-pop-to-buffer in wrong place
Date: Tue, 06 Jan 2009 17:29:55 +0200
After 2008-12-11 change to window.el and dired.el that fixed the bug #1488,
I have difficulties using dired.

Before this change, running a dired operation on many files displayed
a pop-up window *below* the dired buffer and immediately *above* the
minibuffer.  This is the most convenient place to display a list of
file names, because it is near the minibuffer where the user types more
input for the command (a shell command or a directory to copy files to).

But now this list of files is displayed somewhere else - on the top of the
side window.  Thus now this list is as far for minibuffer as possible.
This is because `dired-pop-to-buffer' doesn't call `split-window' anymore
that used to split windows vertically even on a wide-screen display.

This is the same problem as I reported in
http://thread.gmane.org/gmane.emacs.devel/93011/focus=94236
i.e. we need a special option to split windows vertically
where necessary.

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