GNU bug report logs -
#28834
25.1; dired-do-copy: allow to copy into a nonexistent directory
Previous Next
Reported by: "alexei28" <alexei28 <at> gmail.com>
Date: Sat, 14 Oct 2017 14:53:01 UTC
Severity: wishlist
Tags: patch
Found in version 25.1
Done: Tino Calancha <tino.calancha <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi!
Windows 10, Emacs 25.1, Dired+
I want to copy file from "d:/TEMP/test/test.txt" to nonexistent directory
"d:/TEMP/test/new/" in tby package Dired+
My steps in Dired+ buffer:
1. Run command "split-window-vertically"
2. In top and bottom buffers has directory "d:/TEMP/test/"
3. Press "Shift c" (copy file)
4. In minibuffer show message: "Copy text.txt to : d:/TEMP/test/"
5. I replace target path by: "d:/TEMP/test/new/test.txt" and press return
6. I get the next error message:
Copy 'd:/TEMP/test/test.txt' to 'd:/TEMP/test/new/test.txt' failed:
(file-error Copying file Operation not permitted d:/TEMP/test/test.txt
d:/TEMP/test/new/test.txt)
It would be good if Emacs can autocreate not exist directory when copy/move
files.
Thank you.
Alex
[Message part 2 (text/html, inline)]
This bug report was last modified 7 years and 218 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.