Stephan Witt wrote:
> * make it a property of the language? Add a list of characters to include
> in words? We have to add this anyway to drop the escape chars field from
> spell checker settings. Give the spell checker backend some control over
> this list - aspell e. g. can remove the dash from it, hunspell would keep
> it.

We can certainly do that, but note that for the case in question, adding "-" 
to escape_characters is not enough, because we do not want to pass ndashes and 
emdashes (-- and ---) to the speller.

Jürgen

Reply via email to