From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Daniel Barclay Newsgroups: gmane.emacs.bugs Subject: dired mode confused by file that contains a newline character Date: Tue, 07 May 2002 20:29:03 -0400 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1020817819 15457 127.0.0.1 (8 May 2002 00:30:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 8 May 2002 00:30:19 +0000 (UTC) Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 175FLX-00041C-00 for ; Wed, 08 May 2002 02:30:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 175FLd-0002o1-00; Tue, 07 May 2002 20:30:25 -0400 Original-Received: from gemini.smart.net ([205.197.48.109]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 175FKY-0002fk-00 for ; Tue, 07 May 2002 20:29:18 -0400 Original-Received: from dsb.smart.net (IDENT:8@dsb.smart.net [207.226.43.112]) by gemini.smart.net (8.9.1/8.9.1) with ESMTP id UAA03712; Tue, 7 May 2002 20:29:11 -0400 Original-Received: from dsb by dsb.smart.net with local (Exim 3.12 #1 (Debian)) id 175FKJ-0000mI-00; Tue, 07 May 2002 20:29:03 -0400 Original-To: bug-gnu-emacs@gnu.org Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:1227 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:1227 This bug report will be sent to the Free Software Foundation, not to your local site managers!! Please write in English, because the Emacs maintainers do not have translators to read other languages for them. In GNU Emacs 20.7.2 (i386-debian-linux-gnu, X toolkit) of Tue Jun 20 2000 on raven configured using `configure i386-debian-linux-gnu --prefix=/usr --sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var/lib --infodir=/usr/share/info --with-pop=yes --with-x=yes --with-x-toolkit=yes' Please describe exactly what actions triggered the bug and the precise symptoms of the bug: Actions: I created a file whose name contained a newline character. (Yes, I know that's not normally a good thing to do. I'm testing some things, and thought trusty Emacs dired mode would be a convenient way to clean up my directory.) I deleted the file, - in one case, by typing 'd' on the dired buffer line and then typing 'x' (and confirming) - in another case, by typing 'm' on the dired buffer line and then typing 'D' (and confirming) Emacs deleted the file, but... Symptom: ... the dired buffer was not updated to reflect the deletion. Additionally, typing 'g' to refresh the dired buffer didn't remove the (split) line for the deleted file. Recent input: p w d return C-x k return escape x s h e l l return l s return l s SPC * t e m p * return r m SPC t e m p tab return r m SPC t e m p tab C-p C-e \ C-e return . t m p return C-n C-a C-n C-p C-k C-a C-k return r m SPC - r SPC backspace backspace i SPC * t e m p * return y return C-x o escape x b u r return escape x r e p o tab r tab return Recent messages: Quit Making completion list... Loading emacsbug... Loading emacsbug...done Quit Completing file name... Completed Completing file name... Completed Making completion list... -- Daniel Barclay dsb@smart.net