bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#10489: 24.0.92; dired-do-copy may create infinite directory hierarch


From: Stefan Monnier
Subject: bug#10489: 24.0.92; dired-do-copy may create infinite directory hierarchy
Date: Sun, 26 Feb 2012 16:40:37 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (gnu/linux)

>> if both FILE1 and FILE2 do not exist. Either it is a bug, or it must
>> be documented.

Since file-equal-p checks equality of *files* as opposed to equality of
file *names*, all we need to do is to remind (in the docstring) that
this predicate is only defined on existing files.


        Stefan





reply via email to

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