From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Riedy Subject: Re: [PATCH] Let orgtbl export the last table line with a different ending. Date: Sun, 02 Mar 2008 16:28:57 -0800 Message-ID: <87r6esirau.fsf@sparse.yi.org> References: <87zltksk90.fsf@sparse.yi.org> <5C3CDA7E-ABC8-4565-9072-4AFD32989425@science.uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JVyYC-0001uW-Hu for emacs-orgmode@gnu.org; Sun, 02 Mar 2008 19:29:04 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JVyYB-0001tm-2u for emacs-orgmode@gnu.org; Sun, 02 Mar 2008 19:29:04 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVyYA-0001tU-Q6 for emacs-orgmode@gnu.org; Sun, 02 Mar 2008 19:29:02 -0500 Received: from a.mail.sonic.net ([64.142.16.245]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JVyYA-0003eL-1U for emacs-orgmode@gnu.org; Sun, 02 Mar 2008 19:29:02 -0500 In-Reply-To: <5C3CDA7E-ABC8-4565-9072-4AFD32989425@science.uva.nl> (Carsten Dominik's message of "Fri, 29 Feb 2008 11:03:29 +0100") 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: Carsten Dominik Cc: emacs-orgmode@gnu.org And Carsten Dominik writes: > Would you like to fix this minor issue and then resubmit your patch? Heh. Took a few minutes and refactored the relevant routines. Will post shortly. Jason