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

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

Re: How to make emacs *not* add a newline at the end of the file?


From: Teemu Likonen
Subject: Re: How to make emacs *not* add a newline at the end of the file?
Date: Wed, 31 Dec 2008 19:46:14 GMT
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Juha Nieminen (2008-12-31 17:56 +0000) wrote:

>   Another related question: Is there an easy way of making emacs
> visually show the end of the file? (Some other text editors have such
> a feature, eg. by showing a special symbol after the last character in
> the file, and it would be useful.)

There is an option for showing the first and the last line:

    M-x customize-option RET indicate-buffer-boundaries RET

But I don't know about showing the last character. I guess
whitespace-mode would be too noisy for that.


reply via email to

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