Group: linux.debian.bugs.dist · Group Profile · Search for Misspellin in linux.debian.bugs.dist
Author: Tim Connors
Date: Feb 17, 2008 05:20
On Mon, Jan 14, 2008 at 06:21:29PM +1100, Tim Connors wrote: Bugger. I was premature. When I do the following: (autoload 'flyspell-mode-on "flyspell" "On-the-fly ispell." t) (add-hook 'TeX-mode-hook 'flyspell-mode-on) ; encompases LaTeX-mode as well (add-hook 'text-mode-hook 'flyspell-mode-on) (add-hook 'html-mode-hook 'flyspell-mode-on) (add-hook 'mail-hook
|