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 19:36:08 +0100 Message-ID: <87zkqiqlwn.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> <874o8qs2xj.fsf@gmx.de> <87bp2yp8nk.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1296412590 6283 80.91.229.12 (30 Jan 2011 18:36:30 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 30 Jan 2011 18:36:30 +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 19:36:25 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 1Pjc8P-0001Dy-Ox for ged-emacs-devel@m.gmane.org; Sun, 30 Jan 2011 19:36:25 +0100 Original-Received: from localhost ([127.0.0.1]:41873 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pjc8P-0000OY-B4 for ged-emacs-devel@m.gmane.org; Sun, 30 Jan 2011 13:36:25 -0500 Original-Received: from [140.186.70.92] (port=56162 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pjc8I-0000NB-Nx for emacs-devel@gnu.org; Sun, 30 Jan 2011 13:36:19 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pjc8H-0006lk-I6 for emacs-devel@gnu.org; Sun, 30 Jan 2011 13:36:18 -0500 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:46110) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1Pjc8H-0006la-1z for emacs-devel@gnu.org; Sun, 30 Jan 2011 13:36:17 -0500 Original-Received: (qmail invoked by alias); 30 Jan 2011 18:36:14 -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 19:36:14 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX19nSixGlVpnNgsLbCJlzLQWs8wvOxa8R4d8/4p/+u 8O4M5Wzs4kzgt/ In-Reply-To: <87bp2yp8nk.fsf@gmail.com> (Thierry Volpiatto's message of "Sun, 30 Jan 2011 19:07:43 +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:135254 Archived-At: Thierry Volpiatto writes: > Michael Albinus writes: > >> 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. >> >> It doesn't. > Sorry, this one work now interactively and not. It still doesn't. What do you think about testing yourself? I have given the recipe. Best regards, Michael.