From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: bug: orgtbl-to-tsv: premature end of table Date: Thu, 23 Jul 2015 00:41:32 +0200 Message-ID: <87h9ovzug3.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50899) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZI2gJ-0004hM-JK for emacs-orgmode@gnu.org; Wed, 22 Jul 2015 18:40:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZI2gI-0003qA-Om for emacs-orgmode@gnu.org; Wed, 22 Jul 2015 18:40:07 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:50678) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZI2gI-0003ae-IF for emacs-orgmode@gnu.org; Wed, 22 Jul 2015 18:40:06 -0400 In-Reply-To: (Charles C. Berry's message of "Wed, 22 Jul 2015 14:34:07 -0700") 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: "Charles C. Berry" Cc: emacs-orgmode@gnu.org, lom pik Hello, "Charles C. Berry" writes: > Not a bug IMO. Notwithstanding the R issue, I think trimming the output of a radio table is a bit aggressive. We cannot know if trailing (and leading) spaces are significant in the output format the user defined. I removed the trimming part in commit bf37cd09b128b4431e1dd1a538fbcc4be3615042. Let me know if you disagree with that change. Regards, -- Nicolas Goaziou