help-gnu-emacs
[Top][All Lists]
Advanced

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

Text mode vs Programming modes


From: Matthew Hinton
Subject: Text mode vs Programming modes
Date: Fri, 05 Dec 2003 12:50:43 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031201 Thunderbird/0.3

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 via email to

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