GNU bug report logs -
#25825
25.1; ispell-find-hunspell-dictionaries not working on Windows
Previous Next
Reported by: S W <sw9 <at> outlook.com>
Date: Tue, 21 Feb 2017 04:33:01 UTC
Severity: normal
Tags: moreinfo
Found in version 25.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Eli Zaretskii <eliz <at> gnu.org> writes:
> Hunspell is supposed to display this at the end of the "available
> dictionaries" output:
>
> LOADED DICTIONARY:
> /usr/share/hunspell/default.aff
> /usr/share/hunspell/default.dic
>
> (The "default" part can be different in your case.)
>
> The Hunspell I have does show this. If yours doesn't, perhaps they've
> changed the output in later versions, in which case we need to figure
> out how to force the newer Hunspell to output the loaded dictionary.
> Because just knowing what dictionaries are available is not enough.
>
> So please read the man page for Hunspell you have, and tell how to ask
> Hunspell for that missing part. Note that the code already includes a
> quirk for Hunspell 1.7.0, maybe it doesn't work with later versions?
Right, I'm using:
@(#) International Ispell Version 3.2.06 (but really Hunspell 1.7.0)
The man page says:
-D Show detected path of the loaded dictionary, and list of the search
path and the available dictionaries.
>> (I would also suggest to install the attached patch to immediately
>> filter out the useless lines "SEARCH PATH", "AVAILABLE DICTIONARIES",
>> etc.)
>
> I don't think I understand the reason. Why should we care what else
> does Hunspell output in this case?
It makes the intention clearer, and makes it slightly easier to debug.
As it stands, when you step through this, we begin with looking for
"SEARCH PATH:.aff".
This bug report was last modified 4 years and 183 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.