Hi Am Freitag, 22. Oktober 2004 18:55 schrieb Till A. Heilmann: > (setq-default ispell-program-name > "~/Library/PreferencePanes/Spelling.prefPane/Contents/MacOS/ > cocoAspell") > (setq ispell-library-directory > "~/Library/PreferencePanes/Spelling.prefPane/Contents/Resources/lib/ > aspell/") > (require 'ispell) > (ispell-change-dictionary "deutsch8") > > ... does nothing for me. Emacs defaults to the English dictionary > everytime I start it. Depends how cocoAspell integrates aspell into emacs, and how it implements the change of the dictionary, how it rmembers the change of the lanuage. ... Thus i consider your problem rather an inconsistency between cocoAspell binding to emacs and aspell >= 0.50. So i think you should tell the maintainer of cocoAspell to add support for Aspell >= 0.50.
cu Xris > > Can anyone point out what I'm doing wrong? > > Regards > -- > Till A. Heilmann > > > > _______________________________________________ > Aspell-user mailing list > [EMAIL PROTECTED] > http://lists.gnu.org/mailman/listinfo/aspell-user > > _______________________________________________ Aspell-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/aspell-user
