[9566] in Athena Bugs
Re: 7.4 rsaix: emacs
daemon@ATHENA.MIT.EDU (lwvanels@Athena.MIT.EDU)
Wed Jul 8 08:57:37 1992
From: lwvanels@Athena.MIT.EDU
Date: Wed, 8 Jul 92 08:57:16 -0400
To: "Richard Basch" <basch@MIT.EDU>
Cc: bugs@MIT.EDU
In-Reply-To: [9564]
Reply-To: lwvanels@MIT.EDU
This is not a RS/6000 bug, but a bug in your .emacs file- you have:
(setq backup-by-copying-when-linked t
make-backup-files t
version-control t
delete-auto-save-files nil <------
require-final-newline t
inhibit-local-variables t)