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

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

bug#17890: 24.4.50; flyspell highlights ``doesn't'' incorrect


From: Eli Zaretskii
Subject: bug#17890: 24.4.50; flyspell highlights ``doesn't'' incorrect
Date: Wed, 02 Jul 2014 17:45:43 +0300

> From: Leo Liu <sdl.web@gmail.com>
> Date: Wed, 02 Jul 2014 15:33:55 +0800
> 
> On 2014-07-01 18:49 +0200, Agustin Martin wrote:
> > Does your dict .aff file contain a WORDCHARS section? Is apostrophe in it?
> > For instance, in my box (Sorry for the unixisms)
> 
> $ grep -i wordchars /usr/share/myspell/en_{AU,GB,US}.aff
> /usr/share/myspell/en_US.aff:WORDCHARS 0123456789
> 
> i.e. en_GB.aff has no WORDCHARS.

So I guess the problem is with the Hunspell dictionary, not with
Emacs.  Perhaps try copying the WORDCHARS line from en_US.aff to
en_GB.aff, and see if that helps.





reply via email to

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