info-gnus-english
[Top][All Lists]
Advanced

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

Re: how to disable auto-filling and other syntax-completion actions in a


From: Torben Knudsen
Subject: Re: how to disable auto-filling and other syntax-completion actions in article editing mode?
Date: Fri, 26 Oct 2007 09:49:53 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

>>>>> "Randy" == Randy Yates <yates@ieee.org> writes:

Randy> Randy Yates <yates@ieee.org> writes:
>> I think the subject says it all. I hate any editor "automatically"
>> doing anything with my text.

auto-fill-mode is an interactive compiled Lisp function in `simple'.
(auto-fill-mode &optional ARG)

Toggle Auto Fill mode.
With arg, turn Auto Fill mode on if and only if arg is positive.
In Auto Fill mode, inserting a space at a column beyond `current-fill-column'
automatically breaks the line at a previous space.

The value of `normal-auto-fill-function' specifies the function to use
for `auto-fill-function' when turning Auto Fill mode on.
-- 
Associate Prof. Ph.D Torben Knudsen     Phone   : (+45) 9635 8670
Section of Automation and Control,      Email   : tk@es.aau.dk
Department of Electronic Systems,
Aalborg University 
Fredrik Bajersvej 7 
DK-9220 Aalborg Ø
Denmark 


reply via email to

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