Peter Dyballa
Peter_Dybal****@Web*****
Sat Sep 17 07:27:58 JST 2005
Hello! When I try to use aspell it fails to work with words containing umlauts: -------------- next part -------------- A non-text attachment was scrubbed... Name: pastedGraphic1.tiff Type: image/tiff Size: 68860 bytes Desc: not available Url : http://lists.sourceforge.jp/mailman/archives/macemacsjp-english/attachments/20050917/7f3b4ffc/attachment.tiff -------------- next part -------------- In addition the *Choices* buffer does not display correctly the words in UTF-8 as they are coming from the dictionary. These lines are necessary to make ispell work, with umlauts: (setq ispell-program-name "ispell") (setq ispell-dictionary "german8") (setq ispell-personal-dictionary "~/.ispell_german") (add-hook 'LaTeX-mode-hook (function (lambda () (setq ispell-extra-args '("-t"))))) And maybe the last hook for LaTeX is not necessary ... -- Greetings Pete When confronted with actual numbers, a mathematician is at a loss. (Steffen Hokland) -- Mit friedvollen Gr??en Pete When confronted with actual numbers, a mathematician is at a loss. (Steffen Hokland)