* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
commit459a5f4b57987e18cd0c340cc47edb61d37c8c32
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 22 Feb 2010 13:48:52 +0000 (22 14:48 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 22 Feb 2010 13:48:52 +0000 (22 14:48 +0100)
tree35ade8c03e3863d94e10ea5981126dd5b04f1f28
parent50c58e2725507648d8d58ec6b2415e7f6d34862d
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
setting the modes by `ignore-errors'.  It might fail, for example
if the file is not owned by the user but the group.
(tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
lisp/ChangeLog
lisp/net/tramp.el