bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#32280: 26.1; FLYSPELL-BUFFER sometimes misbehaves for some input in


From: Artem Boldarev
Subject: bug#32280: 26.1; FLYSPELL-BUFFER sometimes misbehaves for some input in a large enough buffer
Date: Sun, 29 Jul 2018 17:15:36 +0300
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

Just a quick addition.

As about hunspell version:

*On Linux:*

$ hunspell --version

@(#) International Ispell Version 3.2.06 (but really Hunspell 1.6.2)

$ hunspell -D

SEARCH PATH:
.::/usr/share/hunspell:/usr/share/myspell:/usr/share/myspell/dicts:/Library/Spelling:/home/artem//.openoffice.org/3/user/wordbook:/home/artem//.openoffice.org2/user/wordbook:/home/artem//.openoffice.org2.0/user/wordbook:/home/artem//Library/Spelling:/opt/openoffice.org/basis3.0/share/dict/ooo:/usr/lib/openoffice.org/basis3.0/share/dict/ooo:/opt/openoffice.org2.4/share/dict/ooo:/usr/lib/openoffice.org2.4/share/dict/ooo:/opt/openoffice.org2.3/share/dict/ooo:/usr/lib/openoffice.org2.3/share/dict/ooo:/opt/openoffice.org2.2/share/dict/ooo:/usr/lib/openoffice.org2.2/share/dict/ooo:/opt/openoffice.org2.1/share/dict/ooo:/usr/lib/openoffice.org2.1/share/dict/ooo:/opt/openoffice.org2.0/share/dict/ooo:/usr/lib/openoffice.org2.0/share/dict/ooo
AVAILABLE DICTIONARIES (path is not mandatory for -d option):
/usr/share/hunspell/en_GB-large
/usr/share/hunspell/en_GB
/usr/share/hunspell/en_US-large
/usr/share/hunspell/ru_RU
/usr/share/hunspell/uk_UA
/usr/share/myspell/dicts/en_GB-large
/usr/share/myspell/dicts/en_US-large
Can't open affix or dictionary files for dictionary named "en_US".

*On Windows:*


> hunspell --version

@(#) International Ispell Version 3.2.06 (but really Hunspell 1.3.2)

 > hunspell -D

SEARCH PATH:
.;;C:\Hunspell\;D:\Users\Artem\Application Data\OpenOffice.org 2\user\wordbook;C:\Tools\Hunspell\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\
AVAILABLE DICTIONARIES (path is not mandatory for -d option):
C:\Tools\Hunspell\bin\..\share\hunspell\default
C:\Tools\Hunspell\bin\..\share\hunspell\de_AT_frami
C:\Tools\Hunspell\bin\..\share\hunspell\de_CH_frami
C:\Tools\Hunspell\bin\..\share\hunspell\de_DE_frami
C:\Tools\Hunspell\bin\..\share\hunspell\en_AU
C:\Tools\Hunspell\bin\..\share\hunspell\en_CA
C:\Tools\Hunspell\bin\..\share\hunspell\en_GB
C:\Tools\Hunspell\bin\..\share\hunspell\en_US
C:\Tools\Hunspell\bin\..\share\hunspell\en_ZA
C:\Tools\Hunspell\bin\..\share\hunspell\nb_NO
C:\Tools\Hunspell\bin\..\share\hunspell\nn_NO
C:\Tools\Hunspell\bin\..\share\hunspell\ru_RU
C:\Tools\Hunspell\bin\..\share\hunspell\sv_FI
C:\Tools\Hunspell\bin\..\share\hunspell\sv_SE
C:\Tools\Hunspell\bin\..\share\hunspell\uk_UA
Can't open affix or dictionary files for dictionary named "RU".

From: Artem Boldarev <artem.boldarev@gmail.com>
Date: Sat, 28 Jul 2018 03:23:40 +0300

Just a quick addition. When doing as you suggested I am getting the
following message:

Wrong type argument: stringp, nil

It is probably because both 'ispell-dictionary-alist' and
'ispell-local-dictionary-alist' are NIL, but I have not investigated it.
What is your version of hunspell?  And what does it produce if you
invoke "hunspell -D" from the shell prompt?







reply via email to

[Prev in Thread] Current Thread [Next in Thread]