From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thierry Volpiatto Newsgroups: gmane.emacs.devel Subject: bug in copy-directory Date: Thu, 27 Jan 2011 16:18:05 +0100 Message-ID: <87ipxaidea.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1296142587 5021 80.91.229.12 (27 Jan 2011 15:36:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 27 Jan 2011 15:36:27 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 27 16:36:23 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PiTtT-0001nO-5t for ged-emacs-devel@m.gmane.org; Thu, 27 Jan 2011 16:36:19 +0100 Original-Received: from localhost ([127.0.0.1]:47781 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PiTg1-0004nt-HM for ged-emacs-devel@m.gmane.org; Thu, 27 Jan 2011 10:22:25 -0500 Original-Received: from [140.186.70.92] (port=42037 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PiTcA-0002z2-4V for emacs-devel@gnu.org; Thu, 27 Jan 2011 10:18:27 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PiTc9-0000wA-1C for emacs-devel@gnu.org; Thu, 27 Jan 2011 10:18:26 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:45906) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PiTc8-0000vV-PX for emacs-devel@gnu.org; Thu, 27 Jan 2011 10:18:24 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PiTc6-0007jq-Md for emacs-devel@gnu.org; Thu, 27 Jan 2011 16:18:22 +0100 Original-Received: from 94.211.85-79.rev.gaoland.net ([79.85.211.94]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Jan 2011 16:18:22 +0100 Original-Received: from thierry.volpiatto by 94.211.85-79.rev.gaoland.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Jan 2011 16:18:22 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 29 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 94.211.85-79.rev.gaoland.net User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2.92 (gnu/linux) Cancel-Lock: sha1:uawrr1c0WTBXAUhsiT1eCjCXZ/Y= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:135108 Archived-At: Hi, Actually on 23.2.92.1, copy-directory, called interactively or not copy the files of directory A to existing directory B instead of copying directory A inside directory B.(as a subdirectory of B). e.g: directory A: foo bar baz directory B exists and is empty. M-x copy-directory A RET B RET now in directory B: foo bar baz instead of A Note that the dired command work as expected `C'. -- A+ Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997