[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: copy-file-doesn't work
From: |
Michael Albinus |
Subject: |
Re: copy-file-doesn't work |
Date: |
Mon, 02 Feb 2004 22:29:44 +0100 |
User-agent: |
Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (gnu/linux) |
"Eli Zaretskii" <address@hidden> writes:
> It's a simple bug in copy-file; thanks for bringing this to our
> attention.
Oh, that was Katsumi Yamaoka.
> Please try the patch below.
>
> 2004-02-02 Eli Zaretskii <address@hidden>
>
> * fileio.c (Fcopy_file): If NEWNAME is a directory, expand the
> basename of FILE relative to it, not FILE itself.
OK, that's it. And it even works with Tramp and ange-ftp :-)
Best regards, Michael.