"Stefan Monnier" <[EMAIL PROTECTED]> writes:

> >>>>> "Benjamin" == Benjamin Rutt <[EMAIL PROTECTED]> writes:
> > I have not frobbed the backup-by-copying variable or any others.  The
> > default value appears to be nil on my system, which would suggest that
> > renaming is used (and therefore modes should be preserved).
> 
> Indeed, renaming is then used to create the `foo~' file, so that file
> will have the proper permission but not the `foo' file.

In that case, it's strange that my test case in my previous message
showed that the bar file had the same permissions (615) before and
after saving, despite backup-by-copying being nil.

If what you say is true, shouldn't the file called 'bar' be created
anew during a save with permissions respecting $USER's umask?

-- 
Benjamin

Reply via email to