From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#10897: copy-directory create new directory when copying a symlink Date: Mon, 12 Oct 2020 23:15:24 -0400 Message-ID: <2ilfgag6k3.fsf@fencepost.gnu.org> References: <874nuchddl.fsf@gmail.com> <87zh6i99kk.fsf@gnus.org> <87wnzu7t3m.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15341"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) Cc: 10897@debbugs.gnu.org, Thierry Volpiatto To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Oct 13 05:16:10 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kSAnK-0003sk-DO for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 13 Oct 2020 05:16:10 +0200 Original-Received: from localhost ([::1]:53808 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kSAnJ-0002yF-3S for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 12 Oct 2020 23:16:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:54642) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kSAnC-0002y7-9O for bug-gnu-emacs@gnu.org; Mon, 12 Oct 2020 23:16:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:33163) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kSAnB-0007xn-V4 for bug-gnu-emacs@gnu.org; Mon, 12 Oct 2020 23:16:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kSAnB-0003cH-Pn for bug-gnu-emacs@gnu.org; Mon, 12 Oct 2020 23:16:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 13 Oct 2020 03:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10897 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: confirmed Original-Received: via spool by 10897-submit@debbugs.gnu.org id=B10897.160255893412395 (code B ref 10897); Tue, 13 Oct 2020 03:16:01 +0000 Original-Received: (at 10897) by debbugs.gnu.org; 13 Oct 2020 03:15:34 +0000 Original-Received: from localhost ([127.0.0.1]:44709 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kSAmk-0003DX-Ev for submit@debbugs.gnu.org; Mon, 12 Oct 2020 23:15:34 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:47698) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kSAmh-00036Q-RY for 10897@debbugs.gnu.org; Mon, 12 Oct 2020 23:15:33 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:55459) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kSAmc-0007gs-Ib; Mon, 12 Oct 2020 23:15:26 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1kSAma-00079L-Ck; Mon, 12 Oct 2020 23:15:24 -0400 X-Spook: Gulf Cartel Abbas NWO ANC assassination Closure USDOJ X-Ran: /kMv.{lgW}u)$_0=zx=l>Z@ZW[ZApy[Ps`23*
^YHd`PqY*^^2(lUrd1{7EK`R8~I<< X-Hue: blue X-Attribution: GM In-Reply-To: <87wnzu7t3m.fsf@gnus.org> (Lars Ingebrigtsen's message of "Tue, 13 Oct 2020 04:33:17 +0200") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:190384 Archived-At: Lars Ingebrigtsen wrote: > Lars Ingebrigtsen 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) ^