GNU bug report logs - #10489
24.0.92; dired-do-copy may create infinite directory hierarchy

Previous Next

Package: emacs;

Reported by: michael_heerdegen <at> web.de

Date: Thu, 12 Jan 2012 19:36:01 UTC

Severity: important

Tags: patch

Merged with 11130

Found in version 24.0.92

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>
To: 10489 <at> debbugs.gnu.org
Subject: bug#10489: 24.0.92; dired-do-copy may create infinite directory hierarchy
Date: Fri, 13 Jan 2012 12:00:18 +0100
[Message part 1 (text/plain, inline)]
Hi Michael,

Michael Albinus <michael.albinus <at> gmx.de> writes:

> Thierry Volpiatto <thierry.volpiatto <at> gmail.com> writes:
>
>> Here a version of the patch that use `equal' and handle also same error
>> on remotes files.
>> i.e (copy-directory "/sudo:host:/home/user/Test" "/home/user/Test")
>
> Your code seems also to suppress
>
>    (copy-directory "/sssh:remotehost:/home/user/Test" "/home/user/Test")
>
> Why that?
Because I forget to handle this case ;-).
Here the patch modified that handle this.

I want to only suppress the use of:
(copy-directory "/sudo:host:/home/user/Test" "/home/user/Test")
or
(copy-directory "/sudo:host:/home/user/Test" "/sudo:host:/home/user/Test")


-- 
  Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 
[Singlepatch-r118414ToTip.patch (text/x-diff, attachment)]
[Message part 3 (application/pgp-signature, inline)]

This bug report was last modified 13 years and 58 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.