Re: [O] utf8x and org-mode 8 (Sebastien Vauban)

2014-08-26 Thread Sebastien Vauban
Daniel Szmulewicz wrote: > Sebastien Vauban wrote: >> AFAICT, when using the `utf8' option to `inputenc' (and not `utf8x' >> which should be avoided, as it uses `ucs' which is no longer >> maintained), we have 2 solutions to support the UTF-8 non-breaking >> space: >> >> - Convert it in Org mode,

Re: [O] utf8x and org-mode 8 (Sebastien Vauban)

2014-08-25 Thread Daniel Szmulewicz
Awesome. Thank you, Sebastien. I prefer the second solution, because it allows me to account for different kinds of spaces: espace fine, espace insécable, espace moyenne, etc. Just for curiosity: I’m not sure what to make of the regexp. The ‘?’ is normally a postfix operator used in conjunctio