Am 09.07.2014 um 11:37 schrieb Alan Schmitt <alan.schm...@polytechnique.org>:

> On 2014-07-08 11:36, Axel Kielhorn <org-m...@axelkielhorn.de> writes:
> 
>> Hello,
>> 
>> I'm writing a manual and I found the following problem:
>> 
>> ~C-c '~ is not recognized as code. The following
> 
> You should probably remove the quote from the list of boundary items in
> org-emphasis-regexp-components. This is what I have in my init file.
> 
> --8<---------------cut here---------------start------------->8---
> ;; needed to be set before loading org
> 
> (setq org-emphasis-regexp-components
>      '(" \t('\"{" "- \t.,:!?;'\")}\\" " \t\n," "." 1))
> --8<---------------cut here---------------end--------------->8---

That's the solution!
Thanks.

Axel


Reply via email to