From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#4873: 23.1.50; Some unexpected behaviour during dired confirmation prompt Date: Tue, 01 Mar 2011 03:25:10 -0500 Message-ID: References: <87pr7xth9a.fsf@leeloo.anubex.internal> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1298968624 31514 80.91.229.12 (1 Mar 2011 08:37:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 1 Mar 2011 08:37:04 +0000 (UTC) Cc: 4873@debbugs.gnu.org To: Tim Van Holder Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Mar 01 09:36:59 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PuL4i-0006TP-Af for geb-bug-gnu-emacs@m.gmane.org; Tue, 01 Mar 2011 09:36:56 +0100 Original-Received: from localhost ([127.0.0.1]:50208 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PuL4h-0005qz-Mu for geb-bug-gnu-emacs@m.gmane.org; Tue, 01 Mar 2011 03:36:55 -0500 Original-Received: from [140.186.70.92] (port=37523 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PuL4a-0005qp-FA for bug-gnu-emacs@gnu.org; Tue, 01 Mar 2011 03:36:50 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PuL4Z-0005Tu-7I for bug-gnu-emacs@gnu.org; Tue, 01 Mar 2011 03:36:48 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:60671) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PuL4Z-0005Tq-5f for bug-gnu-emacs@gnu.org; Tue, 01 Mar 2011 03:36:47 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1PuKu9-0000UL-VS; Tue, 01 Mar 2011 03:26:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 01 Mar 2011 08:26:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 4873 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 4873-submit@debbugs.gnu.org id=B4873.12989679191824 (code B ref 4873); Tue, 01 Mar 2011 08:26:01 +0000 Original-Received: (at 4873) by debbugs.gnu.org; 1 Mar 2011 08:25:19 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PuKtS-0000TN-Lc for submit@debbugs.gnu.org; Tue, 01 Mar 2011 03:25:18 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PuKtQ-0000TC-RT for 4873@debbugs.gnu.org; Tue, 01 Mar 2011 03:25:17 -0500 Original-Received: from localhost ([127.0.0.1]:38150) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PuKtK-0004pJ-PT; Tue, 01 Mar 2011 03:25:11 -0500 X-Spook: warfare rail gun Putin 2600 Magazine bluebird LLNL Rand X-Ran: 6dg_]\=gkQbDW8/#oq`qB!H:_D<3vw=Jbdma&nJbtMn&-kwUR}pQBEIv/O&bR[d'KWd4Ir X-Hue: blue X-Attribution: GM In-Reply-To: <87pr7xth9a.fsf@leeloo.anubex.internal> (Tim Van Holder's message of "Thu, 05 Nov 2009 11:09:37 +0100") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Tue, 01 Mar 2011 03:26:01 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:44467 Archived-At: Thanks for the report, sorry for the long delay in replying. Please see comments below. Tim Van Holder wrote: > 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) I cannot reproduce this in Emacs 23.1 or 23.2, using `-Q'. > - toolbar goes blank (with a minor frame resize as a result); I cannot reproduce this in Emacs 23.2 (cannot test 23.1 right now). > - 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") I see this in 23.1, but not in 23.2. So in summary I either cannot reproduce these issues, or they seem to have been fixed. Are you still seeing any of them with `emacs -Q'? > In GNU Emacs 23.1.50.2 (i686-pc-linux-gnu, GTK+ Version 2.8.20) > of 2009-11-05 on leeloo