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

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

[Emacs-bug-tracker] bug#9001: closed (restore C-g on dired-do-rename)


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#9001: closed (restore C-g on dired-do-rename)
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 restore C-g on dired-do-rename
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: restore C-g on dired-do-rename Date: Tue, 05 Jul 2011 20:44:33 +0800
Can you please restore C-g.

It is the way we are all used to interrupting things.

R runs the command dired-do-rename.

When asked the question

Overwrite `/tmp/dd'? [Type yn!q or C-h]

you don't allow us to type C-g anymore.

You force us to type q instead.

Why can't you just map C-g to q in this case?

Yes you can still have your q and we could still have our C-g.



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