From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: ~C-c '~ not code Date: Wed, 09 Jul 2014 11:37:12 +0200 Message-ID: References: <4EA88861-D630-4851-B6DA-E59830DE2423@axelkielhorn.de> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44362) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X4oJa-0003nQ-NC for emacs-orgmode@gnu.org; Wed, 09 Jul 2014 05:37:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X4oJT-0003vj-P4 for emacs-orgmode@gnu.org; Wed, 09 Jul 2014 05:37:26 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:45229) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X4oJT-0003vV-Bb for emacs-orgmode@gnu.org; Wed, 09 Jul 2014 05:37:19 -0400 In-Reply-To: <4EA88861-D630-4851-B6DA-E59830DE2423@axelkielhorn.de> (Axel Kielhorn's message of "Tue, 8 Jul 2014 11:36:52 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Axel Kielhorn Cc: Org-Mode Mailing List --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On 2014-07-08 11:36, Axel Kielhorn 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. =2D-8<---------------cut here---------------start------------->8--- ;; needed to be set before loading org (setq org-emphasis-regexp-components '(" \t('\"{" "- \t.,:!?;'\")}\\" " \t\n," "." 1)) =2D-8<---------------cut here---------------end--------------->8--- Alan =2D-=20 OpenPGP Key ID : 040D0A3B4ED2E5C7 --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iQEcBAEBCgAGBQJTvQ1NAAoJEAQNCjtO0uXH67MIAJC/uw3FApuZhijOMSTrjKFM 0hzGAUhddnO8a1fQDv/u8zkAhZxv5ZvJwywYSggJYzvqXImZ7EA9Y9PVICPQhnEd MeBrbRLrB46ITb0YO1NbNSjbspjLZL6VW28JR8XwwJZ9SIDV/vuAERCojT1zdXbR ETJYd+l9srWA+ky8Cfe0eJJXbc7kHdWEpXAMtS+gSP3+SbRZo629I9YnHQEFrLZm njO9c/TgxV15tnrmqERkPzAFxeG1LOFmU7eiwX8B5lpH3wk4WObiK7zgadD7ARBk jS06aazrY5MK0u8YUuYauhvFLDZgnZVcYCGIvoqhOLVZr02a15og5rxDzu57qsk= =Pt1c -----END PGP SIGNATURE----- --=-=-=--