Romain Francoise <[EMAIL PROTECTED]> wrote:

>> emacs -q --no-site-file
>> M-x flyspell-mode
>> flyspell-mode-on: Symbol's function definition is void:
>> ispell-maybe-find-aspell-dictionaries
>
>> This error just appeared when I upgraded to 1:20051007-1.  I use
>> flyspell mode heavily, so this renders emacs unusable for me.
>
> Yup, it's because you have dictionaries-common installed, it shadows
> emacs-snapshot's ispell.el and its version of ispell.el lacks this
> function (which flyspell.el needs).

> As a workaround, you can just remove the following file:
>
>     /usr/share/emacs-snapshot/site-lisp/dictionaries-common/ispell.elc

Thanks.  This worked for me after I installed aspell-en.  Before I did
that, I had received the error:

ispell-init-process: Error: No word lists can be found for the language "en_US".

If anyone else complains about this, it's probably because they don't
have the right aspell dictionaries installed.  Kind of makes me wonder
how this ever worked.  Oh, I see -- emacs 21's ispell mode used
ispell, not aspell.

Now I can go back to using emacs-snapshot, which is good because I'm
already starting to become addicted to features in emacs 22. ;-)

-- 
Jay Berkenbilt <[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to