GNU bug report logs -
#1806
dired-pop-to-buffer in wrong place
Previous Next
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
[Message part 1 (text/plain, inline)]
Your message dated Sun, 30 Sep 2012 16:40:17 +0300
with message-id <877grbk4se.fsf <at> mail.jurta.org>
and subject line Re: dired-pop-to-buffer in wrong place
has caused the debbugs.gnu.org bug report #1806,
regarding dired-pop-to-buffer in wrong place
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> 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)]
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/
[Message part 3 (message/rfc822, inline)]
> 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.
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.