all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Auto-fill option
@ 2004-08-17 15:28 Michael Satterwhite
  2004-08-17 17:00 ` Jesper Harder
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Satterwhite @ 2004-08-17 15:28 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-08-17 21:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-17 15:28 Auto-fill option Michael Satterwhite
2004-08-17 17:00 ` Jesper Harder
2004-08-17 20:43   ` Michael Satterwhite
2004-08-17 21:19     ` Jesper Harder

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.