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

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

bug#16133: 24.3; copy-file fails on chmod when copying to FAT filesystem


From: Eli Zaretskii
Subject: bug#16133: 24.3; copy-file fails on chmod when copying to FAT filesystem
Date: Sun, 22 Dec 2013 05:47:05 +0200

> Date: Sat, 21 Dec 2013 16:01:07 -0800
> From: Paul Eggert <eggert@cs.ucla.edu>
> CC: Artem Chuprina <ran@lasgalen.net>, Eli Zaretskii <eliz@gnu.org>
> 
> > That's what "cp -p" does, FWIW.
> 
> I just checked the source code, and it looks like 'cp -p'
> reports an error if fchmod fails

It reports an error, but keeps copying the rest of the files.

> so trunk Emacs is behaving similarly to GNU cp here.

No, it doesn't: Emacs throws an error, and stops the copy operation,
even if there are more files to copy.

The suggestion was to report an error, but not throw to top level.





reply via email to

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