emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] ~C-c '~ not code


From: Alan Schmitt
Subject: Re: [O] ~C-c '~ not code
Date: Wed, 09 Jul 2014 11:37:12 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin)

On 2014-07-08 11:36, Axel Kielhorn <address@hidden> 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---

Alan

-- 
OpenPGP Key ID : 040D0A3B4ED2E5C7

Attachment: pgphliA4Z3IG0.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]