From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Make the regexp matching the beginning of a table more explicit Date: Fri, 22 Aug 2014 15:44:34 +0200 Message-ID: <874mx4skot.fsf@bzg.ath.cx> References: <87oavfqqby.fsf@konixwork.incubateur.ens-lyon.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60485) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XKp96-0002DE-AJ for emacs-orgmode@gnu.org; Fri, 22 Aug 2014 09:44:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XKp8u-0008WO-Vf for emacs-orgmode@gnu.org; Fri, 22 Aug 2014 09:44:48 -0400 Received: from mail-wi0-x231.google.com ([2a00:1450:400c:c05::231]:51989) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XKp8u-0008VV-KJ for emacs-orgmode@gnu.org; Fri, 22 Aug 2014 09:44:36 -0400 Received: by mail-wi0-f177.google.com with SMTP id ho1so9916281wib.4 for ; Fri, 22 Aug 2014 06:44:35 -0700 (PDT) In-Reply-To: <87oavfqqby.fsf@konixwork.incubateur.ens-lyon.fr> (Samuel Loury's message of "Wed, 20 Aug 2014 14:48:49 +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: Samuel Loury Cc: OrgMode ML Hi Samuel, Samuel Loury writes: > I would like to provide a very tiny change in the regexp matching a > beginning of table in org-table.el. Applied in master, thanks, -- Bastien