GNU bug report logs - #9001
restore C-g on dired-do-rename

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Tue, 5 Jul 2011 13:05:01 UTC

Severity: normal

Merged with 4873, 8255

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Glenn Morris <rgm <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#4873: closed (23.1.50; Some unexpected behaviour during dired
 confirmation prompt)
Date: Sat, 16 Jul 2011 00:01:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 15 Jul 2011 20:00:20 -0400
with message-id <xzlivzqeln.fsf <at> fencepost.gnu.org>
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
help-debbugs <at> gnu.org.)


-- 
9001: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9001
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tim Van Holder <tim.vanholder <at> gmail.com>
To: emacs-pretest-bug <at> gnu.org
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''

[Message part 3 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 9001-done <at> debbugs.gnu.org
Subject: Re: bug#9001: restore C-g on dired-do-rename
Date: Fri, 15 Jul 2011 20:00:20 -0400
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.


This bug report was last modified 13 years and 318 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.