emacs-devel
[Top][All Lists]
Advanced

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

Re: dired-do-touch


From: Kim F. Storm
Subject: Re: dired-do-touch
Date: 24 Mar 2004 11:57:48 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Eli Zaretskii <address@hidden> writes:

>    else more-or-less silently ignore errors in this function for
> directories on such systems.  The second alternative is probably
> slightly better, since this is a primitive function that can be called
> from deep inside some complex command, where signalling an error might
> disrupt the rest of processing.

I think that this is acceptable behaviour on such systems.

Maybe the function could simply return t if time was modified, nil
otherwise.  Then it would be easier for a programmer to change his
code to deal with systems where the call fails.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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