From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: exporting tables ignores empty lines in the tables Date: Sat, 05 Mar 2011 23:36:35 +0100 Message-ID: <87oc5pgpos.fsf@gnu.org> References: <87sjv7gif5.fsf@pinto.chemeng.ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=43985 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pw05i-0001eu-8S for emacs-orgmode@gnu.org; Sat, 05 Mar 2011 17:36:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pw05f-0000sr-2V for emacs-orgmode@gnu.org; Sat, 05 Mar 2011 17:36:50 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:61318) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pw05e-0000sH-Td for emacs-orgmode@gnu.org; Sat, 05 Mar 2011 17:36:47 -0500 Received: by wyi11 with SMTP id 11so3696613wyi.0 for ; Sat, 05 Mar 2011 14:36:46 -0800 (PST) In-Reply-To: <87sjv7gif5.fsf@pinto.chemeng.ucl.ac.uk> (Eric S. Fraga's message of "Tue, 01 Mar 2011 11:59:58 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric S Fraga Cc: Emacs Org mode mailing list Hi Eric, Eric S Fraga writes: > I have searched for a variable that may affect the following behaviour > but have not found one. You can now use `org-export-table-remove-empty-lines'. Note that :remove-nil-lines was already available when sending tables trough #+ORGTBL. HTH, -- Bastien