Am 22.07.2011 um 18:18 schrieb Stephan Witt:

> Am 22.07.2011 um 11:02 schrieb Stephan Witt:
> 
>> Am 22.07.2011 um 04:10 schrieb Richard Heck:
>> 
>>> On 07/21/2011 09:01 PM, Uwe Stöhr wrote:
>>>> Am 21.07.2011 17:33, schrieb sw...@lyx.org:
>>>> 
>>>>> only aspell is using spellchecker_accept_compound rc variable
>>>> 
>>>> This should also be backported to branch. Richard?
>>>> 
>>> OK.
>> 
>> I'll do that. But I'm doing several changes in small steps currently.
>> So, I'll want to discuss them at once.
>> 
>> The issues with aspell are:
>> * accept_compound handling (r39360, r39361 and r39363)
>> * misbehavior when hard hyphens are used
>> We changed LyX's word delimiter set - now hard hyphens are part of a word.
>> But aspell cannot work that way. It's impossible to add these words to the
>> list of valid words. See ticket 7660. I'll post a patch to discuss it later.
> 
> This patch works for me. But I'm not sure if it's too pragmatic.
> It breaks up the word with hard hyphens and checks them separately.
> If the check fails it is done again with hard hyphens removed.
> That way one can add the word-conglomerate to personal dictionary.
> Does anyone has another proposal?
> 
> Stephan
> 
> <aspell3.txt>

I did commit it (r39395).

What about backporting them (r39360, r39361, r39363 and r39395)?

Stephan

Reply via email to