GNU bug report logs -
#72528
29.2; ispell considers that entries in the private ispell
Previous Next
Reported by: Uwe Brauer <oub <at> mat.ucm.es>
Date: Thu, 8 Aug 2024 16:49:02 UTC
Severity: normal
Tags: notabug
Found in version 29.2
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 72528 <at> debbugs.gnu.org (full text, mbox):
tags 72528 notabug
close 72528
thanks
> From: Uwe Brauer <oub <at> mat.ucm.es>
> Cc: Uwe Brauer <oub <at> mat.ucm.es>, 72528 <at> debbugs.gnu.org
> Date: Thu, 08 Aug 2024 21:47:26 +0200
>
> > If it's really Ispell that you are using (not Aspell or Hunspell that
> > pretend to be Ispell), then you cannot use UTF-8, because Ispell
> > doesn't support it. You must use 8-bit encoding such as Latin-1.
>
> Ok I used (setq ispell-program-name "ispell")
>
> I tried now tried out aspell but then I receive
> Debugger entered--Lisp error: (error "Error: The file \"/usr/lib/aspell/deutsch\" can not be opened for reading.")
> signal(error ("Error: The file \"/usr/lib/aspell/deutsch\" can not be opened for reading."))
> error("%s" "Error: The file \"/usr/lib/aspell/deutsch\" can not be opened for reading.")
> ispell-init-process()
> ispell-buffer-local-words()
> ispell-accept-buffer-local-defs()
> flyspell-accept-buffer-local-defs()
> flyspell-word()
> flyspell-post-command-hook()
You need to make sure the dictionaries you want to use are installed.
In this case, you seem to lack the dictionary for German.
> Hm I think I stick with latin-1.
As you wish.
Anyway, there's no bug here, so I'm closing this.
This bug report was last modified 346 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.