Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!decvax!decwrl!ucbvax!CINCOM.UMD.EDU!todd From: todd@CINCOM.UMD.EDU.UUCP Newsgroups: mod.computers.vax Subject: process deletion, missing record delimiters, and GNU Emacs Message-ID: <8607311052.AA23907@ucbvax.Berkeley.EDU> Date: Wed, 30-Jul-86 18:09:00 EDT Article-I.D.: ucbvax.8607311052.AA23907 Posted: Wed Jul 30 18:09:00 1986 Date-Received: Thu, 31-Jul-86 17:56:46 EDT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: "TODD AVEN" Organization: The ARPA Internet Lines: 14 Approved: info-vax@sri-kl.arpa Just a quick addendum to my note about processes being deleted because RMS didn't see a terminator after the last record: I poked through the LISP code in Emacs that closes and saves files, and there is a variable 'require-final-newline' that tells Emacs to query if a newline is needed at the end of the file. It seems disabled by default, so if you have problems such as I've previously described, then you should modify this variable appropriately. Todd Aven Systems Engineering, Inc. ------