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

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

Re: Pressing Space creates a newline and indents my code


From: Sven Joachim
Subject: Re: Pressing Space creates a newline and indents my code
Date: Fri, 16 May 2008 16:32:15 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

On 2008-05-16 16:26 +0200, Peter Dyballa wrote:

> Am 15.05.2008 um 18:20 schrieb bsteinex:
>
>> Any ideas on how I can stop this from happening?
>
> Either a file-local variable as in (taken from a LaTeX file where % is
> the comment character):
>
>       %%% Local Variables:
>       %%% mode: LaTeX
>       %%% fill-column: 99999
>       %%% coding: utf-8-unix
>       %%% End:

I would not recommend such a setting, since your paragraphs will turn
into a looooong line when you press M-q.  It is better to turn off
auto-fill mode.

Sven


reply via email to

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