OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: 2.1 to 2.4 u/g scache errors and admin panic

From: Mark Martinec (Mark.Martinec+postfixijs.si)
Date: Tue Oct 02 2007 - 11:15:52 CDT


Victor Duchovni wrote,
> which never leaves the last line of a file without a trailing a newline,
> or configure "root's" .emacs to always add the trailing blank. I last
> used emacs in the 80's, so I don't remember the right elisp variable.

;;; Ensure that saved files always end on a newline
(setq require-final-newline t)

  Mark