A quick question.
enchant_broker_set_ordering takes a comma delimited list of providers 
"aspell,myspell,ispell,uspell,hspell". If there is whitespace in that 
list, "aspell, myspell, ispell, uspell, hspell", the whitespace is 
included in the token and the providers are not matched. Is this by design?
I was wondering because the language tags get normalized and whitespace 
is stripped off when enchant_broker_set_ordering, 
enchant_broker_dict_exists, enchant_broker_request_dict uses the 
language tag so I expected whitespace to be ignored when specifying an 
ordering.
Eric
Received on Mon Oct 22 07:45:38 2007
This archive was generated by hypermail 2.1.8 : Mon Oct 22 2007 - 07:45:38 CEST