GNU bug report logs - #51357
26.3; Recursively copy a directory into a destination where directory already exists no longer works.

Previous Next

Package: emacs;

Reported by: JeppeTh <at> users.noreply.github.com

Date: Sat, 23 Oct 2021 17:50:01 UTC

Severity: normal

Found in version 26.3

Full log


View this message in rfc822 format

From: JeppeTh <at> users.noreply.github.com
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 51357 <at> debbugs.gnu.org
Subject: bug#51357: 26.3; Recursively copy a directory into a destination where directory already exists no longer works
Date: Mon, 25 Oct 2021 11:58:03 +0200
Not sure if you missunderstood. This is kind of what I want to achieve
Linux:
> cd /some/directory
> cp -rf sub_directory /tmp/
Make some changes inside sub_directory - and then copy to /tmp again
> cp -rf sub_directory /tmp/

Emacs:
M-x find-file RET /some/directory RET
Move cursor to  sub_directory
'C' and then /tmp/ RET
Will work in case /tmp/sub_directory doesn't exist.
Then press 'C' again and /tmp/ RET
Will now fail. 
Fails in emacs 27 as well.
Haven't tried emacs 25 - but works in 24.5






This bug report was last modified 3 years and 202 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.