GNU bug report logs -
#71106
dired-do-compress should check before attempting to read directories
Previous Next
Reported by: Dan Jacobson <jidanni <at> jidanni.org>
Date: Wed, 22 May 2024 06:37:02 UTC
Severity: normal
Fixed in version 30.1
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
$ tar tzvf plss00p020_nt00064.tar.gz
-rw-rw-rw- 0/0 24880644 2010-11-13 01:35 plss00p020.shp
-rw-rw-rw- 0/0 50551350 2010-11-13 01:35 plss00p020.dbf
-rw-rw-rw- 0/0 727452 2010-11-13 01:35 plss00p020.shx
-rw-rw-rw- 0/0 31363 2010-12-03 00:06 plss00p020.txt
Now in dired, use Z (runs the command dired-do-compress)
Compress or uncompress plss00p020_nt00064.tar.gz? (y or n) y
dired-insert-directory: Reading directory: No such file or directory, plss00p020_nt00064
emacs-version "29.3"
If it checked first to see if the directory it assumed was created was
really there, then it wouldn't have made an error.
Or it could be like unar, and make the directory, no matter what.
This bug report was last modified 1 year and 59 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.