Try to set :

  (setenv "DICPATH" "/mingw64/share/hunspell") ;;
  (setq ispell-program-name "hunspell.exe"
        ispell-dictionary "en_US" ;; or whatever
        ispell-extra-args '("--sug-mode=ultra"))

(or any location where to find your dictionaries)
That should allow your hunspell to find the dictionnaries.

Fabrice

2017-04-27 23:52 GMT+02:00 Angelo Graziosi <angelo.grazi...@alice.it>:

> Has someone verified that mingw-w64-x86_64-hunspell,
> /mingw-w64-x86_64-hunspell-en packages work, in some manner?
>
> See the thread:
> http://lists.gnu.org/archive/html/help-emacs-windows/2017-04/msg00017.html
>
> Angelo
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Msys2-users mailing list
> Msys2-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/msys2-users
>



-- 
Fabrice Popineau
-----------------------------
CentraleSupelec
Département Informatique
3, rue Joliot Curie
91192 Gif/Yvette Cedex
Tel direct : +33 (0) 169851950
Standard : +33 (0) 169851212
------------------------------
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Msys2-users mailing list
Msys2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to