emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#28834: closed (25.1; dired-do-copy: allow to copy


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#28834: closed (25.1; dired-do-copy: allow to copy into a nonexistent directory)
Date: Sat, 21 Oct 2017 04:14:01 +0000

Your message dated Sat, 21 Oct 2017 13:13:34 +0900
with message-id <address@hidden>
and subject line Re: bug#28834: 25.1; dired-do-copy: allow to copy into a 
nonexistent directory
has caused the debbugs.gnu.org bug report #28834,
regarding 25.1; dired-do-copy: allow to copy into a nonexistent directory
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
28834: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28834
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 25.1; Dired+ not copy file to nonexistent directory. Date: Sat, 14 Oct 2017 13:54:45 +0300

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


--- End Message ---
--- Begin Message --- Subject: Re: bug#28834: 25.1; dired-do-copy: allow to copy into a nonexistent directory Date: Sat, 21 Oct 2017 13:13:34 +0900 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)
Eli Zaretskii <address@hidden> writes:

>> From: Tino Calancha <address@hidden>
>> Cc: address@hidden,  address@hidden
>> Date: Tue, 17 Oct 2017 13:49:34 +0900
>> 
>> * I have changed the new function name to `dired-maybe-create-dirs'
>>   as Drew suggested.
>> * I think I have addressed all your comments as well.
>
> Thanks, this LGTM.
Added feature into master branch as commit
"Allow to copy/rename file into a non-existent dir"
(cb29f41624e5163a0aea4bfc98591e683807a2f8)


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]