GNU bug report logs -
#885
dired deleting a file can delete the entire directory
Previous Next
Reported by: driabslg <at> yahoo.com
Date: Thu, 4 Sep 2008 13:00:03 UTC
Severity: normal
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the emacs package:
#885: dired deleting a file can delete the entire directory
It has been closed by Chong Yidong <cyd <at> stupidchicken.com>.
Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Chong Yidong <cyd <at> stupidchicken.com> by
replying to this email.
--
885: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=885
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
> If you create a file whose filename is a double quotation mark and try
> to delete it in dired-mode, and if you say yes to the questions, the
> entire directory is deleted.
I've checked in a fix. Thanks.
[Message part 3 (message/rfc822, inline)]
If you create a file whose filename is a double quotation mark and try to delete it in dired-mode, and if you say yes to the questions, the entire directory is deleted.
out <at> themovies:~% mkdir test
out <at> themovies:~% cd test
out <at> themovies:~/test% touch \"\"
Now in emacs dired-mode remove the file ""
/home/out/test:
total used in directory 24 available 263498424
drwxr-xr-x 2 out out 4096 2008-09-04 08:28 .
drwxr-xr-x 133 out out 20480 2008-09-04 08:28 ..
D -rw-r--r-- 1 out out 0 2008-09-04 08:28 ""
Delete (yes or no) yes
Recursive delete of ? (yes or no) yes
Killed dired buffer of , too (y or n) y
Instead of just removing the file, the entire directory /home/out/test is deleted.
The machine is running Ubuntu 7.10 (Gutsy), the version of emacs is 23.0.60.1, from
Alexandre Vassalotti's deb package with xft support:
deb http://ppa.launchpad.net/avassalotti/ubuntu gutsy main
% emacs-snapshot-gtk --version
GNU Emacs 23.0.60.1
Copyright (C) 2008 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
apt-cache policy emacs-snapshot
emacs-snapshot:
Installed: 1:20080228-2~gutsy
Candidate: 1:20080228-2~gutsy
Version table:
*** 1:20080228-2~gutsy 0
500 http://ppa.launchpad.net gutsy/main Packages
100 /var/lib/dpkg/status
1:20070805-1ubuntu1 0
500 http://archive.ubuntu.com gutsy/universe Packages
500 http://us.archive.ubuntu.com gutsy/universe Packages
This bug report was last modified 16 years and 262 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.