emacs-devel
[Top][All Lists]
Advanced

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

Re: master 739593d 3/5: Make gnus-copy-file act like copy-file etc.


From: Katsumi Yamaoka
Subject: Re: master 739593d 3/5: Make gnus-copy-file act like copy-file etc.
Date: Tue, 12 Sep 2017 08:14:02 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (i686-pc-cygwin)

On Mon, 11 Sep 2017 01:31:30 -0400, Paul Eggert wrote:
> branch: master
> commit 739593d68742f45e4e35dfc99573c47a5031b646
> Author: Paul Eggert <address@hidden>
> Commit: Paul Eggert <address@hidden>

>     Make gnus-copy-file act like copy-file etc.

>     * etc/NEWS: Mention this.
>     * lisp/gnus/gnus-util.el (gnus-copy-file): Treat the destination
>     as special only if it is a directory name.

Er, isn't it necessary to make `copy-file' allow a destination
directory for the second argument NEWNAME?

M-x gnus-copy-file RET ~/foo RET /tmp RET
 => File already exists: /tmp



reply via email to

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