GNU bug report logs -
#17554
24.3.91; [Regression] re-usage of dired *Marked Files* buffer window
Previous Next
Reported by: "Roland Winkler" <winkler <at> gnu.org>
Date: Thu, 22 May 2014 20:01:02 UTC
Severity: normal
Found in version 24.3.91
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 Wed, 18 Jun 2014 10:57:54 +0300
with message-id <87mwdak5tp.fsf <at> mail.jurta.org>
and subject line Re: bug#17554: 24.3.91; [Regression] re-usage of dired *Marked Files* buffer window
has caused the debbugs.gnu.org bug report #17554,
regarding 24.3.91; [Regression] re-usage of dired *Marked Files* buffer window
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
17554: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17554
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
emacs -Q
open a dired buffer
mark two files
type R to move these files to some other directory
emacs displays a buffer *Marked Files* listing the files to be moved
(with two files to be moved the window displaying this buffer has
three lines)
use TAB completion to find the directory where you want to move
these files
emacs re-uses the three-line window from the *Marked Files* buffer
in order to display the *Completions* buffer. As the first
completion appears in the 4th line of the *Completions* buffer, a
3-line window is rather ineffective
I guess, quite generally emacs should make sure that the
*Completions* buffer uses a "sufficiently large" window to serve its
purpose.
In GNU Emacs 24.3.91.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.4.2)
of 2014-05-12 on lukas
Windowing system distributor `The X.Org Foundation', version 11.0.10706000
System Description: Ubuntu 12.04.4 LTS
Important settings:
value of $LC_COLLATE: C
value of $LANG: en_US.ISO-8859-15
locale-coding-system: iso-latin-9-unix
Major mode: Dired by name
[Message part 3 (message/rfc822, inline)]
>> FWIW, I think the right way to handle this case is to mark the window
>> displaying *Marked files* as "dedicated".
>
> This is achieved in this patch by binding `display-buffer-mark-dedicated'
> to the same value 'soft' as in `minibuffer-completion-help' used
> to display *Completions*.
Regression is fixed in the emacs-24 branch.
This bug report was last modified 10 years and 346 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.