[OS X Emacs] Turn Aquamacs spell-checker on per mode?

Nathaniel Cunningham nathaniel.cunningham at gmail.com
Fri Jun 27 09:56:48 EDT 2008


I should point out that I used text-mode here as an example only; to turn on
spell-check-as-you-type as the default for all text modes, there is an
easier setting:

Edit --> Spelling --> Check Spelling as You Type (in all text modes)
(followed by Options --> Save Options to make it stick in future sessions)

--Nathaniel

On Thu, Jun 26, 2008 at 10:51 PM, Nathaniel Cunningham <
nathaniel.cunningham at gmail.com> wrote:

> I belive the following should work, e.g. for text-mode:
>
> (add-hook 'text-mode-hook 'turn-on-flyspell)
>
> --Nathaniel
>
>
> On Thu, Jun 26, 2008 at 10:17 PM, Tim Bray <tbray at textuality.com> wrote:
>
>> Is there an easy way to turn the Aquamacs 1.4 real-time spell-checking
>> on from elisp, so I can do that in my mode-hooks for some particular
>> class of doc?
>>
>>  -Tim
>> _____________________________________________________________
>> 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
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://email.esm.psu.edu/pipermail/macosx-emacs/attachments/20080627/d7281fda/attachment.html>


More information about the MacOSX-Emacs mailing list