[OS X TeX] Spell checking LaTeX files in Emacs?
Chris Swoyer
fswoyer at cox.net
Thu Sep 29 17:30:43 EDT 2005
Any suggestions on spell checking LaTeX files in
the new carbon emacs?
I have just upgraded to tiger and the new carbon emacs that works with
it. Things are great save for spell checking. I have the following
lines in my .emacs, which let me check spelling under panther
flawlessly, but no longer. The cocoAspell program is in the same
location in tiger, but I must need to change something else, because
running any of the spelling commands gives the error message:
Invalid version syntax: '.33.7.1 alpha'
and it doesn't mark misspellings on the fly (like it did with Panther)
Lines from my .emacs:
(setq ispell-program-name
"/Library/PreferencePanes/Spelling.prefPane/Contents/MacOS/cocoAspell")
;;use aspell
(add-hook 'LaTeX-mode-hook 'flyspell-mode) ;;spell check as we go
(define-key global-map "\C-cd" 'ispell-word) ;;to fix flagged word
Thanks,
CS
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
More information about the MacOSX-TeX
mailing list