unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Matthew Hinton <matthew@myverbaloutlet.net>
Subject: Text mode vs Programming modes
Date: Fri, 05 Dec 2003 12:50:43 -0600	[thread overview]
Message-ID: <jeydnUFFzrgsTk2i4p2dnA@comcast.com> (raw)

I have the following in my .emacs to activate fill and flyspell in text 
mode.  It also activates fill and flyspell in html-helper mode and I 
would prefer it didn't.  What can I do to fix this?

(custom-set-variables
  '(text-mode-hook (quote (turn-on-auto-fill flyspell-mode \ 
text-mode-hook-identify)))
)

             reply	other threads:[~2003-12-05 18:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-05 18:50 Matthew Hinton [this message]
2003-12-05 23:29 ` Text mode vs Programming modes Kevin Rodgers
2003-12-08 18:48   ` Matthew Hinton

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=jeydnUFFzrgsTk2i4p2dnA@comcast.com \
    --to=matthew@myverbaloutlet.net \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).