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

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

bug#10897: copy-directory create new directory when copying a symlink


From: Glenn Morris
Subject: bug#10897: copy-directory create new directory when copying a symlink
Date: Mon, 12 Oct 2020 23:15:24 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Lars Ingebrigtsen wrote:

> Lars Ingebrigtsen <larsi@gnus.org> writes:
>
>> I'm unable to reproduce the bug using this recipe -- at the end of this,
>> I just have an empty ~/Test directory.
>
> More information was requested, but none was given, so I'm closing this
> bug report.  If there's still problems in this area, please respond to
> the debbugs address, and we'll reopen the report.

I saw this had previously been tagged "confirmed".

The issue from the OP is reproducible in emacs-27, but changes in Emacs
since it was reported means one now needs to use:

(copy-directory "~/tmp/foo" "~/Test/" nil t)
                                   ^





reply via email to

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