From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: In-line code, italics, quotation marks, etc. Date: Wed, 05 Mar 2014 09:14:21 +0100 Message-ID: References: <20140304210858.GB26421@pdavismbp15.iscinternal.com> <878uspe2kt.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39153) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WL6zQ-0007xs-Um for emacs-orgmode@gnu.org; Wed, 05 Mar 2014 03:15:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WL6zJ-0008Qn-MM for emacs-orgmode@gnu.org; Wed, 05 Mar 2014 03:15:44 -0500 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:60510) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WL6zJ-0008Qa-Fq for emacs-orgmode@gnu.org; Wed, 05 Mar 2014 03:15:37 -0500 In-Reply-To: <878uspe2kt.fsf@gmail.com> (Nick Dokos's message of "Tue, 04 Mar 2014 22:39:30 -0500") 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: Nick Dokos Cc: emacs-orgmode@gnu.org Hi Nick, Nick Dokos writes: > Since this is the third time in as many weeks that somebody brings this > exact problem up, this probably qualifies as a FAQ. But before going > there, is there *any* reason to forbid quotes in the border? IOW, maybe > it's a better idea to change the default value of > org-emphasis-regexp-components instead. I would guess it is to allow writing things like: if you enter the tilde character '~' then things are fine, but don't forget the '~'. However, I use double and single quotes as code/verbatim much more often than I need to write such examples, so I'm all for changing the default. Alan