emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#17554: closed (24.3.91; [Regression] re-usage of d


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#17554: closed (24.3.91; [Regression] re-usage of dired *Marked Files* buffer window)
Date: Wed, 18 Jun 2014 08:00:03 +0000

Your message dated Wed, 18 Jun 2014 10:57:54 +0300
with message-id <address@hidden>
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
address@hidden)


-- 
17554: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17554
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.3.91; [Regression] re-usage of dired *Marked Files* buffer window Date: Thu, 22 May 2014 14:59:33 -0500
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



--- End Message ---
--- Begin Message --- Subject: Re: bug#17554: 24.3.91; [Regression] re-usage of dired *Marked Files* buffer window Date: Wed, 18 Jun 2014 10:57:54 +0300 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (x86_64-pc-linux-gnu)
>> 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.


--- End Message ---

reply via email to

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