> From: "Richard M. Stallman" <[EMAIL PROTECTED]> > Date: Sun, 26 Jun 2005 00:46:54 -0400 > Cc: [email protected] > > How about this fix? > > *** fileio.c 24 Jun 2005 15:43:20 -0400 1.547 > --- fileio.c 25 Jun 2005 16:56:28 -0400
This change will do Bad Things on MSDOS, because it calls chmod before closing the file. And fchown needs a similar trick on w32 as did chown. I will fix these problems unless someone beats me to it. _______________________________________________ Emacs-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-devel
