[OS X Emacs] Enable flyspell permanently

Daniel Stegmueller d.stegmueller at gmail.com
Fri Mar 20 11:59:59 EDT 2009


Peter,

well that was embarrassingly simple.
Thanks!
Daniel




On 20 Mar 2009, at 15:22, <pdfinn at uwm.edu> wrote:

> At Fri, 20 Mar 2009 14:15:38 +0000,
> Daniel Stegmueller wrote:
>>
>> [1  <text/plain; US-ASCII (7bit)>]
>> 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?
>>
>> Thanks,
>> Daniel
>>
>
> For text mode try adding (add-hook 'text-mode-hook 'turn-on-flyspell)
> for TeX (add-hook 'LaTeX-mode-hook 'turn-on-flyspell) to your .emacs
> file.
>
> You can also set these variables through the customization facility:  
> try
> M-x customize-apropos <RET> text-mode-hook <RET>
>
> Peter
> _____________________________________________________________
> MacOSX-Emacs mailing list
> MacOSX-Emacs at email.esm.psu.edu
> http://email.esm.psu.edu/mailman/listinfo/macosx-emacs
> List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx

"I am sorry, Sir, I won't be able to help you on account of the fact  
that I am fashioned entirely from colourful wool".







More information about the MacOSX-Emacs mailing list