GNU bug report logs - #24435
25.1; Problem using Hunspell

Previous Next

Package: emacs;

Reported by: Dmitri Paduchikh <dpaduchikh <at> gmail.com>

Date: Wed, 14 Sep 2016 13:27:01 UTC

Severity: normal

Found in version 25.1

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Dmitri Paduchikh <dpaduchikh <at> gmail.com>
Cc: 24435 <at> debbugs.gnu.org, npostavs <at> users.sourceforge.net
Subject: bug#24435: 25.1; Problem using Hunspell
Date: Wed, 14 Sep 2016 21:50:35 +0300
> From: Dmitri Paduchikh <dpaduchikh <at> gmail.com>
> Cc: npostavs <at> users.sourceforge.net,  24435 <at> debbugs.gnu.org
> Date: Wed, 14 Sep 2016 22:44:18 +0500
> 
> > What does your Hunspell output when invoked thus:
> >   $ hunspell -D
> 
> $ hunspell -D < /dev/null
> Hunspell 1.4.0

That's the bug.

> Now when I try to check some word, after waiting for
> several seconds I get this message:
> 
> | Starting new Ispell process hunspell with ru_RU dictionary...
> | Hunspell 1.4.0 (ispell-init-process)
> 
> Subsequent attempts give such result:
> 
> | Checking spelling of ВПЕРЁД...
> | Error checking word ВПЕРЁД using hunspell with ru_RU dictionary
> 
> The word seems to pass spellcheck using CLI interface.
> 
> $ echo вперёд | hunspell -a -d ru_RU
> Hunspell 1.4.0
> *

You used a lower-case variant of the word in the CLI test, so the
results could be different.  What happens when you pass exactly ВПЕРЁД
in the CLI case?

Also, can you look (in 'ps' or some similar system utility) what is
the exact command line that Emacs invokes Hunspell in your case?




This bug report was last modified 8 years and 251 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.