French guillemets still not working right
Posted: 2009-10-27 20:44:21
In French, the Quickfix feature still doesn't work properly on punctuation: quotes are converted correctly into: « and » but Quickfix fails to add the hard space that should follow the opening quote and precede the closing one (You get: «Ça va» instead of « Ça va »). If you try to manually add a hard space between « and Ça, Quickfix adds a second one! Quickfix only adds the correct hard space preceding the closing quote when it sees a period (You get: «Ça va. » The opening quote is wrong and the closing one is right)
Likewise, a hard space must precede colons colon, semicolons, exclamation mark and question marks but Quickfix fails to do that and you get: «Ah oui! Pourquoi? C'est comme ça: on n'y peut rien;» instead of « Ah oui ! Pourquoi ? C'est comme ça : on n'y peut rien ; »
Is there a way this could be fixed?
Likewise, a hard space must precede colons colon, semicolons, exclamation mark and question marks but Quickfix fails to do that and you get: «Ah oui! Pourquoi? C'est comme ça: on n'y peut rien;» instead of « Ah oui ! Pourquoi ? C'est comme ça : on n'y peut rien ; »
Is there a way this could be fixed?