help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is emacs wrong? - EOF is allowed without EOL


From: Björn Lindström
Subject: Re: Is emacs wrong? - EOF is allowed without EOL
Date: Mon, 28 Nov 2005 10:01:43 +0100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Brian Elmegaard <brian@rkspeed-rugby.dk> writes:

> And, moreover, can I have a setting in an emacs mode that forces a
> line break before end of file?

Setting the variable require-final-newline to the appropriate value
should do it.

I like

(setq require-final-newline 'ask)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]