From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [RFC] Alternative to sub/superscript regexp Date: Sun, 12 Jan 2014 00:18:56 +0100 Message-ID: <87ha9a6ra7.fsf@gmail.com> References: <87wqjw8kuk.fsf@gmail.com> <7CF22FEC-70F1-46A5-BDE0-A07832F9EDAF@gmail.com> <87k3fv862d.fsf@gmail.com> <87sitp7qpp.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36727) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W27pH-00069Y-1b for emacs-orgmode@gnu.org; Sat, 11 Jan 2014 18:18:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W27p8-0007Jx-GU for emacs-orgmode@gnu.org; Sat, 11 Jan 2014 18:18:46 -0500 Received: from mail-we0-x22b.google.com ([2a00:1450:400c:c03::22b]:36228) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W27p8-0007Jt-9n for emacs-orgmode@gnu.org; Sat, 11 Jan 2014 18:18:38 -0500 Received: by mail-we0-f171.google.com with SMTP id w61so1768408wes.16 for ; Sat, 11 Jan 2014 15:18:37 -0800 (PST) In-Reply-To: <87sitp7qpp.fsf@gmail.com> (Nicolas Goaziou's message of "Wed, 18 Dec 2013 23:13:22 +0100") 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: Carsten Dominik Cc: Org Mode List Nicolas Goaziou writes: > I attach the suggested patch. I removed parenthesis-grouping for the > reasons I gave above. Carsten: if you'd rather keep this feature, let me > know, I'll provide another patch. Applied, but I kept parenthesis-grouping.