GNU bug report logs -
#20581
24.5; aspell dictionary de-alt not found
Previous Next
Reported by: "Felix E. Klee" <felix.klee <at> inka.de>
Date: Thu, 14 May 2015 22:17:02 UTC
Severity: normal
Found in version 24.5
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 20581 <at> debbugs.gnu.org (full text, mbox):
> From: "Felix E. Klee" <felix.klee <at> inka.de>
> Date: Thu, 14 May 2015 23:15:29 +0100
>
> Installed the Aspell dictionary `de-alt':
>
> <ftp://ftp.gnu.org/gnu/aspell/dict/de-alt/aspell6-de-alt-2.1-1.tar.bz2>
>
> Started EMACS, then opened a text file written in German:
>
> Dies ist ein kurzes Dokument, das nicht sehr lang ist, so dass ich es
> schnell schreiben konnte.
>
> Local IspellDict: de-alt
>
> Interactively ran `ispell-buffer'. This resulted in an error message:
>
> ispell-init-process: Error: The encoding "nil" is not known. This
> could also mean that the file "/usr/lib/aspell-0.60/nil.cset" could
> not be opened for reading or does not exist.
>
> The reason is that Emacs didn’t parse `de-alt' into
> `ispell-dictionary-alist'.
That's right, but why did you expect it to? "Local IspellDict"
assumes that the named dictionary is in ispell-dictionary-alist
already, it doesn't replace the machinery that is supposed to put
de-alt there.
So please describe your other setup that was supposed to cause de-alt
to appear in ispell-dictionary-alist or ispell-local-dictionary-alist,
as ispell.el expects.
This bug report was last modified 10 years and 88 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.