emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug in copy-directory


From: Michael Albinus
Subject: Re: bug in copy-directory
Date: Sun, 06 Feb 2011 13:03:45 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Chong Yidong <address@hidden> writes:

> Thierry Volpiatto <address@hidden> writes:
>
>> Ok thanks, i sent a patch to Chong.
>
> I've committed your patch, with a number of changes (e.g. renaming the
> new argument to `copy-as-subdir').  Please test it and see if everything
> behaves as you expect.  Thanks.

Now it is even worse. Going to the initial test case:

- Create directory /tmp/test
- Create directory /tmp/test/test
- Create file /tmp/test/a
- Create file /tmp/test/test/b
- Apply (copy-directory "/tmp/test" "~/")

You get "~/a", "~/test" and "~/test/b".

Best regards, Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]