tramp-devel
[Top][All Lists]
Advanced

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

Re: Curious permission problem


From: Ole Laursen
Subject: Re: Curious permission problem
Date: Wed, 17 Feb 2010 12:30:44 +0100

On Wed, Feb 17, 2010 at 12:18 PM, Michael Albinus
<address@hidden> 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




reply via email to

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