[OS X Emacs] Enable flyspell permanently

Jim Wise jwise at draga.com
Fri Mar 20 11:43:50 EDT 2009


Daniel Stegmueller <d.stegmueller at gmail.com> writes:

> Dear list,
>
> sorry for this rather primitive question, but beyond ESS and Auctex I  never
> delved deeper into the mysteries of Emacs/Lisp....
>
> Is there a way to permanently enable flyspell for text (or tex) modes?

I use:

  (add-hook 'text-mode-hook 'flyspell-mode)

in Preferences/el / init.el.
-- 
				Jim Wise
				jwise at draga.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 184 bytes
Desc: not available
URL: <http://email.esm.psu.edu/pipermail/macosx-emacs/attachments/20090320/cadefb9f/attachment.asc>


More information about the MacOSX-Emacs mailing list