GNU bug report logs -
#7781
23.2.91; ispell problem with hunspell and UTF-8 file
Previous Next
Full log
Message #46 received at 7781 <at> debbugs.gnu.org (full text, mbox):
> From: Peter Münster <pmlists <at> free.fr>
> Cc: 7781 <at> debbugs.gnu.org
> Date: Mon, 28 Apr 2014 18:18:10 +0200
>
> - create minimal latex file /tmp/test.tex
> - start emacs:
> LANG=C emacs -Q --eval '(setq ispell-program-name "hunspell")' /tmp/test.tex
> - M-x ispell
Works fine for me, sorry.
Maybe your Hunspell is not patched enough. Mine has much more patches
than the one you mentioned. Most of them are Windows-specific or
related to encoding/decoding non-ASCII characters, something that
doesn't sound relevant for your use case. But who knows? you might
take a look at the file DIFFS in this archive, where you will find all
the changes I made to Hunspell:
http://sourceforge.net/projects/ezwinports/files/hunspell-1.3.2-3-w32-src.zip/download
Or maybe wait for someone on Unix to try reproducing your recipe.
One other idea is to try spell-checking your sample file outside of
Emacs, maybe you will see something that will give some ideas.
Finally, are you sure the 'hunspell' executable Emacs finds on PATH is
indeed the one you intend? (Try putting a full absolute file name
into ispell-program-name.)
This bug report was last modified 4 years and 323 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.