From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Marco Centurion - URI Newsgroups: gmane.emacs.bugs Subject: bug#10897: copy-directory create new directory when copying a symlink Date: Fri, 20 Aug 2021 11:29:32 -0300 Message-ID: References: <874nuchddl.fsf@gmail.com> <87tujksz1t.fsf@fing.edu.uy> <87a6lc8c3n.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="8812"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 10897@debbugs.gnu.org To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Aug 20 16:38:18 2021 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 1mH5ez-00023X-Fz for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 20 Aug 2021 16:38:17 +0200 Original-Received: from localhost ([::1]:53236 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mH5ex-0004Z8-LZ for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 20 Aug 2021 10:38:15 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:38780) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mH5X0-0007CN-Gh for bug-gnu-emacs@gnu.org; Fri, 20 Aug 2021 10:30:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:51930) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mH5X0-0004W3-6v for bug-gnu-emacs@gnu.org; Fri, 20 Aug 2021 10:30:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mH5Wz-0001Qp-Uo for bug-gnu-emacs@gnu.org; Fri, 20 Aug 2021 10:30:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Marco Centurion - URI Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 20 Aug 2021 14:30: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.16294697935468 (code B ref 10897); Fri, 20 Aug 2021 14:30:01 +0000 Original-Received: (at 10897) by debbugs.gnu.org; 20 Aug 2021 14:29:53 +0000 Original-Received: from localhost ([127.0.0.1]:35243 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mH5Wr-0001Q8-3a for submit@debbugs.gnu.org; Fri, 20 Aug 2021 10:29:53 -0400 Original-Received: from smtp.fing.edu.uy ([164.73.32.16]:60744) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mH5Wo-0001Ps-KA for 10897@debbugs.gnu.org; Fri, 20 Aug 2021 10:29:52 -0400 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.fing.edu.uy (Postfix) with ESMTP id 15CC4E0E03; Fri, 20 Aug 2021 11:29:43 -0300 (-03) X-Virus-Scanned: amavisd-new at fing.edu.uy Original-Received: from smtp.fing.edu.uy ([127.0.0.1]) by localhost (smtp.fing.edu.uy [127.0.0.1]) (amavisd-new, port 10024) with LMTP id yHkz1o8qWfIx; Fri, 20 Aug 2021 11:29:38 -0300 (-03) Original-Received: from crusher.fing.edu.uy (crusher.fing.edu.uy [164.73.32.209]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: mcenturion) by smtp.fing.edu.uy (Postfix) with ESMTPSA id E611EDF819; Fri, 20 Aug 2021 11:29:37 -0300 (-03) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=fing.edu.uy; s=default; t=1629469778; bh=trnD+2WLKWvNWVsDJhj1VCUpYSKwCIVoaW6nIro2A9c=; h=From:To:Cc:Subject:In-Reply-To:References:Date; b=PlONPoA7n/xZKrKKfgcD8gYxD3gy819MJPpgWtosZIXg3/yUgIZVUDyhJfJEm571J vEEzBS40qEYg/SYayfuixFk+RzoVXVDPCUW6tkOWGprICK5c6ysYeiBcYX2QtWw1wK pwKRCbTTNSp4R++kUqInD7lmhxvnZ6kYmUXrB4Qs= In-Reply-To: <87a6lc8c3n.fsf@gnus.org> 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:212277 Archived-At: > This change was small enough to apply without assigning copyright to the > FSF, but for future patches you want to submit, it might make sense to > get the paperwork started now, so that subsequent patches can be applied > speedily. Would you be willing to sign such paperwork? Of course! I'll email assign@gnu.org to get the paperwork going. --=20 Marco Centurion Unidad de Recursos Inform=C3=A1ticos Facultad de Ingenier=C3=ADa - UdelaR