From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Beck Subject: Re: [RFC] Emphasis regexp Date: Sat, 01 Feb 2014 16:02:54 +0100 Message-ID: <52ED0C9E.7020704@miszellen.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59971) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9c67-0007ou-8e for emacs-orgmode@gnu.org; Sat, 01 Feb 2014 10:03:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W9c61-0007Sy-Fg for emacs-orgmode@gnu.org; Sat, 01 Feb 2014 10:03:07 -0500 Received: from mo6-p04-ob.smtp.rzone.de ([2a01:238:20a:202:5304::12]:43476) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9c61-0007Sj-34 for emacs-orgmode@gnu.org; Sat, 01 Feb 2014 10:03:01 -0500 Received: from [10.155.42.63] ([89.204.138.63]) by smtp.strato.de (RZmta 32.23 SBL|AUTH) with ESMTPSA id d0315cq11F2vDSZ (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) for ; Sat, 1 Feb 2014 16:02:57 +0100 (CET) In-Reply-To: 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: Org Mode On 01.02.2014 09:27, Michael Brand wrote: > Additionally and at the cost of "giving up" (why would they be > needed?) '=foo bar=' and "=foo bar=", which possibly should anyway be > either just 'foo bar' and "foo bar" or =foo bar=, `org-emphasis-regexp-components' also controls, well, regular emphasis. And "*this* kind of quote" is something I need from time to time. -- Florian Beck