Re: Aspell issue with latex files
Angelo Graziosi <[email protected]> Sat, 13 May 2017 15:29:35 +0200
| Newsgroups | gmane.emacs.windows |
|---|---|
| Message-ID | <[email protected]> |
Il 13/05/2017 10:23, Eli Zaretskii ha scritto: > Maybe turning on Ispell debugging will be easier and will give us a > clue. Here's the recipe: > > . emacs -Q > . M-: (setq ispell-program-name "hunspell") > . M-x ispell-buffer-with-debug RET > > Then look at the contents of the buffer named "*ispell-debug*". This is what I find: -- ispell-fhd: Skipping entry: Hunspell 1.3.2 - 2.4 (01/09/2007) -- ispell-fhd: Skipping entry: SEARCH PATH: -- ispell-fhd: Skipping entry: .;;C:\Hunspell\;C:\msys64\home\angelo\.openoffice.org\3\user\wordbook;C:\LocalApps\ezwinports\bin\..\share\hunspell;C:\Program files\OpenOffice.org 2.4\share\dict\ooo\;C:\Program files\OpenOffice.org 2.3\share\dict\ooo\;C:\Program files\OpenOffice.org 2.2\share\dict\ooo\;C:\Program files\OpenOffice.org 2.1\share\dict\ooo\;C:\Program files\OpenOffice.org 2.0\share\dict\ooo\ -- ispell-fhd: Skipping entry: AVAILABLE DICTIONARIES (path is not mandatory for -d option): -- ispell-fhd: Skipping entry: C:\LocalApps\ezwinports\bin\..\share\hunspell\default -- ispell-fhd: Skipping entry: C:\LocalApps\ezwinports\bin\..\share\hunspell\en_GB -- ispell-fhd: Skipping entry: C:\LocalApps\ezwinports\bin\..\share\hunspell\en_US -- ispell-fhd: Skipping entry: C:\LocalApps\ezwinports\bin\..\share\hunspell\it_IT -- ispell-fhd: Skipping entry: LOADED DICTIONARY: -- ispell-fhd: Skipping entry: C:\LocalApps\ezwinports\bin\..\share\hunspell\it_IT.dic -- ispell-fhd: Skipping entry: error: line 1784: multiple definitions of an affix flag Thanks, Angelo.