Next: , Previous: , Up: Hacking and Tweaking [Contents][Index]


4.2 Using fly spell mode

The following code activates Fly Spell Mode for rcirc buffers:

(add-hook 'rcirc-mode-hook (lambda ()
 (flyspell-mode 1)))

See Flyspell mode in The GNU Emacs Manual, for details.

AltStyle によって変換されたページ (->オリジナル) /