> From: Magnus Henoch <[EMAIL PROTECTED]> > Date: Mon, 19 Sep 2005 09:54:30 +0200 > Subject: Re: aspell does not work > > Peter Dyballa <[EMAIL PROTECTED]> writes: > > > I am using: @(#) International Ispell Version 3.1.20 (but really Aspell > > 0.60.2) > > The GNU Emacs CVS code is about one week old. > > > > I observed that it's helpful to invoke by hand/interactively > > ispell-change-dictionary so that aspell runs with this extra argument: > > --encoding=utf-8. It too seems to make it accept words with umlauts as > > one word. I just started to read once more aspell.info to make aspell > > launch from the start with the right arguments ... > > Ah, now I see... for the record, invoking > ispell-find-aspell-dictionaries interactively would also work. > > This should be done automatically, but currently it is only done in > ispell-change-dictionary. This patch should fix the problem: > > 2005-09-19 Magnus Henoch <[EMAIL PROTECTED]> > > * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries): New > function, refactored from ispell-valid-dictionary-list. > (ispell-valid-dictionary-list): Call it. > (ispell-accept-buffer-local-defs): Call it.
Thanks, I installed this. _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
