From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [BUG] in org-property-drawer-re? Date: Wed, 02 Oct 2013 13:14:28 +0200 Message-ID: <87haczudpn.fsf@gmail.com> References: <87r4c4519w.fsf@gmail.com> <87li2ct2t3.fsf@gmail.com> <0A59AE22-E691-4319-9174-79761B4B025E@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37056) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRKNt-0005Rv-OZ for emacs-orgmode@gnu.org; Wed, 02 Oct 2013 07:14:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VRKNk-0004QV-Iz for emacs-orgmode@gnu.org; Wed, 02 Oct 2013 07:14:25 -0400 Received: from mail-wg0-x22e.google.com ([2a00:1450:400c:c00::22e]:62594) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VRKNk-0004Pq-Bb for emacs-orgmode@gnu.org; Wed, 02 Oct 2013 07:14:16 -0400 Received: by mail-wg0-f46.google.com with SMTP id k14so671291wgh.13 for ; Wed, 02 Oct 2013 04:14:15 -0700 (PDT) In-Reply-To: <0A59AE22-E691-4319-9174-79761B4B025E@gmail.com> (Carsten Dominik's message of "Wed, 2 Oct 2013 13:05:47 +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: Carsten Dominik Cc: Thorsten Jolitz , emacs-orgmode@gnu.org Carsten Dominik writes: > This is why the real matching Org does is first looking for a begin > line, and then for the END line, in two independent searches. Not always: see `org-block-regexp' and `org-babel-src-block-regexp', for example. Regards, -- Nicolas Goaziou