Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Torben Knudsen <tk@es.aau.dk>
To: info-gnus-english@gnu.org
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	[thread overview]
Message-ID: <87myu6z55q.fsf@es.aau.dk> (raw)
In-Reply-To: <m3640v2zi2.fsf@ieee.org>

>>>>> "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	other threads:[~2007-10-26  7:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-22 19:13 Randy Yates
2007-10-25 11:40 ` Randy Yates
2007-10-26  7:49   ` Torben Knudsen [this message]
2007-10-26 19:07     ` Randy Yates
2007-10-26 20:35       ` Reiner Steib
2007-10-27 17:33         ` Randy Yates
2007-10-27 20:21           ` Reiner Steib
2007-10-27 21:19             ` Randy Yates
2007-12-28  0:10     ` Randy Yates

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87myu6z55q.fsf@es.aau.dk \
    --to=tk@es.aau.dk \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).