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

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

[Emacs-bug-tracker] bug#4873: closed (23.1.50; Some unexpected behaviour


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#4873: closed (23.1.50; Some unexpected behaviour during dired confirmation prompt)
Date: Sat, 16 Jul 2011 00:01:02 +0000

Your message dated Fri, 15 Jul 2011 20:00:20 -0400
with message-id <address@hidden>
and subject line Re: bug#9001: restore C-g on dired-do-rename
has caused the GNU bug report #9001,
regarding 23.1.50; Some unexpected behaviour during dired confirmation prompt
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
9001: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9001
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 23.1.50; Some unexpected behaviour during dired confirmation prompt Date: Thu, 05 Nov 2009 11:09:37 +0100
Given a dired session in a directory containing files 'a' and 'b':
- put cursor on 'a' and press R (rename)
- enter 'b' as new name

Result: dired prompts with "Overwrite 'b'? [Type yn!q or C-h]".

Unexpected behaviour at this point:
- C-g does not work (only 'q' cancels)
- toolbar goes blank (with a minor frame resize as a result); given that
  C-h is allowed, maybe the 'help' icon could be left active?
- Pressing a key other than those listed results in
    "Invalid key - type  for help."
  (i.e. the character for ^H (0x08) is shown instead of "C-h")

In GNU Emacs 23.1.50.2 (i686-pc-linux-gnu, GTK+ Version 2.8.20)
 of 2009-11-05 on leeloo
Windowing system distributor `RealVNC Ltd', version 11.0.3370
configured using `configure  '--with-x''


--- End Message ---
--- Begin Message --- Subject: Re: bug#9001: restore C-g on dired-do-rename Date: Fri, 15 Jul 2011 20:00:20 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Glenn Morris wrote:

> read-char-choice does not allow quitting, even if the optional
> INHIBIT-KEYBOARD-QUIT is nil. It also does not respect `help-form'.

Fixed.


--- End Message ---

reply via email to

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