From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [BUG] org-fill-paragraph on #+TBLNAME Date: Fri, 26 Apr 2013 14:31:07 +0200 Message-ID: <87zjwl79tg.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35353) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVhnz-00071c-DH for emacs-orgmode@gnu.org; Fri, 26 Apr 2013 08:31:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UVhny-00087s-9h for emacs-orgmode@gnu.org; Fri, 26 Apr 2013 08:31:11 -0400 Received: from mail-wi0-x236.google.com ([2a00:1450:400c:c05::236]:44472) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVhny-00087k-4G for emacs-orgmode@gnu.org; Fri, 26 Apr 2013 08:31:10 -0400 Received: by mail-wi0-f182.google.com with SMTP id m6so547524wiv.9 for ; Fri, 26 Apr 2013 05:31:09 -0700 (PDT) In-Reply-To: (Michael Brand's message of "Thu, 25 Apr 2013 14:36:18 +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: Michael Brand Cc: Org Mode Hello, Michael Brand writes: > There is a minor bug, relevant in my first and simple trial to apply > org-fill-paragraph on all parts of an Org buffer: M-q > (fill-paragraph/org-fill-paragraph) on the first column of the > line #+TBLNAME here > > #+TBLNAME: table > | field | > > results in an error. The error should be fixed. Thanks for reporting this. Regards, -- Nicolas Goaziou