From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: bug in copy-directory Date: Sun, 30 Jan 2011 18:43:04 +0100 Message-ID: <874o8qs2xj.fsf@gmx.de> References: <87ipxaidea.fsf@gmail.com> <87k4hp96g0.fsf@stupidchicken.com> <878vy59ejz.fsf@stupidchicken.com> <87lj23ickn.fsf@stupidchicken.com> <87sjway8i3.fsf@gmx.de> <87bp2yts8m.fsf@gmail.com> <87fwsaxyy0.fsf@gmx.de> <87y662sbjs.fsf@gmail.com> <87k4hmpgdf.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1296409412 23647 80.91.229.12 (30 Jan 2011 17:43:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 30 Jan 2011 17:43:32 +0000 (UTC) Cc: emacs-devel@gnu.org To: Thierry Volpiatto Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 30 18:43:28 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 1PjbJ8-0003l1-Re for ged-emacs-devel@m.gmane.org; Sun, 30 Jan 2011 18:43:27 +0100 Original-Received: from localhost ([127.0.0.1]:48334 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PjbJ8-0002Af-6x for ged-emacs-devel@m.gmane.org; Sun, 30 Jan 2011 12:43:26 -0500 Original-Received: from [140.186.70.92] (port=49668 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PjbIy-00029b-93 for emacs-devel@gnu.org; Sun, 30 Jan 2011 12:43:17 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PjbIx-0003eY-5j for emacs-devel@gnu.org; Sun, 30 Jan 2011 12:43:16 -0500 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:45429) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1PjbIw-0003e5-MM for emacs-devel@gnu.org; Sun, 30 Jan 2011 12:43:15 -0500 Original-Received: (qmail invoked by alias); 30 Jan 2011 17:43:11 -0000 Original-Received: from p57BBC92D.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.201.45] by mail.gmx.net (mp008) with SMTP; 30 Jan 2011 18:43:11 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX18KU407GgwKm62n9hlDjqHISgYPoj6Vo2LIa32dFI ErKj3Dtd/lButq In-Reply-To: <87k4hmpgdf.fsf@gmail.com> (Thierry Volpiatto's message of "Sun, 30 Jan 2011 16:21:00 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 213.165.64.22 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:135248 Archived-At: Thierry Volpiatto writes: >> Ah! yes didn't notice it create a third /test nested in the second one. > Can you try this one now (interactively and not): > It should work. I doesn't.