From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [babel][PATCHES] exporting inline source code Date: Wed, 30 Jul 2014 22:23:59 +0200 Message-ID: <871tt2sihs.fsf@nicolasgoaziou.fr> References: <878uopbnhi.fsf@gmail.com> <874my19z1f.fsf@bzg.ath.cx> <87a97sfgkx.fsf@bzg.ath.cx> <8761iesl67.fsf@nicolasgoaziou.fr> <87d2cmk450.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40041) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCaPI-0004rj-7b for emacs-orgmode@gnu.org; Wed, 30 Jul 2014 16:23:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XCaP7-0000pm-DA for emacs-orgmode@gnu.org; Wed, 30 Jul 2014 16:23:28 -0400 Received: from relay6-d.mail.gandi.net ([2001:4b98:c:538::198]:39607) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCaP7-0000pS-7A for emacs-orgmode@gnu.org; Wed, 30 Jul 2014 16:23:17 -0400 In-Reply-To: <87d2cmk450.fsf@Rainer.invalid> (Achim Gratz's message of "Wed, 30 Jul 2014 22:01:15 +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: Achim Gratz Cc: emacs-orgmode@gnu.org Hello, Achim Gratz writes: > Yes. But looking at the original regex has me wondering if the need for > the extra '[' isn't an indication of something more fundamentally wrong > with it. [^ \f\t\n\r\v] is wrong as character set allowed for languages should be much more limited than that. I discussed it with Eric some months ago. > Where does that need to have unused groups and groups that match the > empty string come from? This is probably to prevent matching thisisasrc_emacs-list{} Regards, -- Nicolas Goaziou