Hi Carsten, Carsten Dominik wrote: > On Nov 6, 2009, at 12:34 PM, Sébastien Vauban wrote: >> Carsten Dominik wrote: >>> On Oct 27, 2009, at 9:47 AM, Sébastien Vauban wrote: >>>> Here a couple of other conversion bugs that I found: >>>> >>>> --8<---------------cut here---------------start------------->8--- >>>> - /S'il faut remodéliser ce qui est dans le code COBOL, comment faire ? >>>> Discussions avec le business, relire le COBOL ? Chez nous, la >>>> tarification n'est pas modélisée. Pourtant, c'est là qu'il faut aller >>>> vite vis-à-vis du marché./ >>> >>> You need to configure `org-emphasis-regexp-components' and increase the >>> number of newlines allowed in these expressions. >>> >>>> - Le /challenge/ : efficacité et rapidité... >>>> >>>> Here, the word challenge is not in italics because the following >>>> character is an unbreakable space (*not* a normal space). >>> >>> Maybe you can fix this by adding your unbreakable space in org- >>> emphasis-regexp-components to the end of the second string of characters, >>> these are the characters allowed after an emphasis string. >> >> Done it: >> >> --8<---------------cut here---------------start------------->8--- >> ;; Add the unbreakable space as allowed character after an emphasis >> ;; string, and modify the maximum number of newlines allowed in an >> ;; emphasis >> (setq org-emphasis-regexp-components >> '(" ('\"{" >> "- ., :!?;'\")}\\" >> " >> \n,\"'" >> "." >> 4)) >> --8<---------------cut here---------------end--------------->8--- >> >> None of the above 2 mentionned problem seems to disappear.
I rephrase my sentence: the problem *does not* disappear. Have I missed something when setting `org-emphasis-regexp-components'? --8<---------------cut here---------------start------------->8--- - /S'il faut remodéliser ce qui est dans le code COBOL, comment faire ? Discussions avec le business, relire le COBOL ? Chez nous, la vite vis-à-vis du marché./ - Le /challenge/ : efficacité et rapidité... --8<---------------cut here---------------end--------------->8--- Best regards, Seb -- Sébastien Vauban _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode