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

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

bug#13460: Issue to change dictionary when using hunspell on emacs


From: Agustin Martin
Subject: bug#13460: Issue to change dictionary when using hunspell on emacs
Date: Thu, 17 Jan 2013 19:12:34 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Jan 17, 2013 at 06:41:20PM +0200, Eli Zaretskii wrote:
> > Date: Thu, 17 Jan 2013 16:24:16 +0100
> > From: Agustin Martin <agustin.martin@hispalinux.es>
> > 
> > There is a second issue I forgot, one needs to get info from the installed
> > .aff files, so all them must be completely opened to look for that info
> > (OTHERCHARS and friends) and I'd expect that to slow Emacs init a bit.
> 
> You don't need OTHERCHARS, only the SET, to figure out the encoding in
> which to talk to hunspell for each dictionary.  (OTHERCHARS cannot be
> gleaned from the hunspell .aff files anyway, AFAIU.)

Sorry, I should have written WORDCHARS.

> The other problem is with CASECHARS, but that is unavailable with
> aspell as well, we are just guessing there.  We could guess the same
> for hunspell.

Agreed.

-- 
Agustin





reply via email to

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