On Wed, Feb 17, 2010 at 12:18 PM, Michael Albinus
<[email protected]> wrote:
> I could reproduce the problem. However, it is different from the
> previous one. When you save a file, `set-file-modes' is called by
> `basic-save-buffer'. This is needed in order to keep permissions, when
> the original file version has been moved to be the backup file.

I was thinking that you could maybe store the original permissions in
a buffer-local variable and use that when copying it back instead of
relying on the file system? But that might be a bigger change.

Ole


_______________________________________________
Tramp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to