GNU bug report logs -
#35007
26.1; Flyspell multi dictionary error
Previous Next
Full log
Message #8 received at 35007 <at> debbugs.gnu.org (full text, mbox):
> From: Philipp Uhl <philipp.uhl <at> rwth-aachen.de>
> Date: Tue, 26 Mar 2019 19:46:23 +0100
>
> Since an update
What update was that?
> quite recently flyspell (or ispell/hunspell) stopped to
> work with my configuration for multiple dictionaries (see below). I
> reported a similar bug (Bug#33493) before and it got resolved. It
> appears as a similar issue has made this bug reapear.
Does the problem appear immediately after you turn on flyspell-mode,
or does one need to do something to trigger it? I tried starting
"emacs -Q", evaluating your settings:
> (with-eval-after-load "ispell"
> (setq ispell-program-name "hunspell")
> (setq ispell-dictionary "en_US,de_DE")
> (ispell-set-spellchecker-params)
> (when (> emacs-major-version 24)
> (ispell-hunspell-add-multi-dic "en_US,de_DE"))
Then turning on flyspell-mode, but the problem didn't happen, so I
wonder whether I did everything to reproduce it. If you do the same,
i.e. start "emacs -Q", then evaluate the above, then turn on
flyspell-mode, do you see the error messages?
This bug report was last modified 6 years and 108 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.