Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site mit-eddie.MIT.EDU Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!crl From: crl@Newton.Purdue.EDU Newsgroups: net.emacs Subject: Re: GNU Emacs changes ownerships (ugh!) Message-ID: <2845@mit-eddie.MIT.EDU> Date: Sat, 9-Aug-86 11:42:17 EDT Article-I.D.: mit-eddi.2845 Posted: Sat Aug 9 11:42:17 1986 Date-Received: Mon, 11-Aug-86 03:07:06 EDT Sender: nessus@mit-eddie.MIT.EDU Organization: M.I.T. EE/CS Computer Facility, Cambridge MA Lines: 13 From: Charles R. LaBrec It should be pointed out that the diffs posted to do ownership changing of files only does any good if you're running as the super-user, since chown() requires it. Setting backup-by-copying is the only way to ever guarantee that ownerships do not change. As a snap suggestion, perhaps the interpretation of backup-by-copying could be changed such that if it is a list, the first value is like setting backup-by-copying-when-linked, the second does copying if ownership would change, the third if group membership would change, etc. Charles LaBrec crl @ newton.PURDUE.EDU