all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Satterwhite <satterwh.X$NO$S$PAM@weblore.com>
Subject: Auto-fill option
Date: Tue, 17 Aug 2004 15:28:58 GMT	[thread overview]
Message-ID: <_upUc.11670$M8.4564@fe2.texas.rr.com> (raw)

I've searched the web and found several people asking this, but no answers.

Auto-fill mode is incredibly annoying to me. Unfortunately, I can't find any
way to make it default to off. I've changed the option and used the "Save
Options" function, but it still comes up as auto-fill on.

I've added the following lines to my .emacs (and to .xemacs/init.el)

        (setq default-major-mode 'text-mode)
        (add-hook 'text-mode-hook 'turn-off-auto-fill)

and it still comes up with auto-fill on. There has got to be some
way to get this to default to off.

Would someone be so kind as to let me in on the secret?

tia
---Michael

             reply	other threads:[~2004-08-17 15:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-17 15:28 Michael Satterwhite [this message]
2004-08-17 17:00 ` Auto-fill option Jesper Harder
2004-08-17 20:43   ` Michael Satterwhite
2004-08-17 21:19     ` Jesper Harder

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='_upUc.11670$M8.4564@fe2.texas.rr.com' \
    --to=satterwh.x$no$s$pam@weblore.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.