From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-table export to ods/xlsx etc Date: Sat, 17 Jun 2017 16:54:22 +0200 Message-ID: <877f0afyw1.fsf@nicolasgoaziou.fr> References: <87lgos9cpm.fsf@delle7240.chemeng.ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36638) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dMF7P-0001vn-2s for emacs-orgmode@gnu.org; Sat, 17 Jun 2017 10:54:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dMF7L-00070P-9H for emacs-orgmode@gnu.org; Sat, 17 Jun 2017 10:54:31 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:52741) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dMF7L-0006zY-2m for emacs-orgmode@gnu.org; Sat, 17 Jun 2017 10:54:27 -0400 Received: from saiph.selenimh (00004301000000000000074b.ipv6.commingeshautdebit.fr [IPv6:2a03:a0a0:0:4301::74b]) (Authenticated sender: mail@nicolasgoaziou.fr) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 3314F1720A1 for ; Sat, 17 Jun 2017 16:54:23 +0200 (CEST) Received: from ngz by saiph.selenimh with local (Exim 4.89) (envelope-from ) id 1dMF7G-0005TL-MO for emacs-orgmode@gnu.org; Sat, 17 Jun 2017 16:54:22 +0200 In-Reply-To: <87lgos9cpm.fsf@delle7240.chemeng.ucl.ac.uk> (Eric S. Fraga's message of "Fri, 16 Jun 2017 16:25:25 +0100") 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" To: emacs-orgmode@gnu.org Hello, Eric S Fraga writes: > On Friday, 16 Jun 2017 at 10:25, Uwe Brauer wrote: >> Hi >> >> I am sometimes in need to send my org-table spreadhseets to colleagues >> who are using (sigh) excel. I thought sending csv would be enough but it >> turns out, > > [...] > >> I did not find any built in function so I came up with two solutions. >> One is using gnumeric but then a path must be set to its binaries and >> that is platform dependent. The other relies on `org-odt-convert' which >> uses in my case LO/OO. > > Thanks for this. Works nicely! Great addition to the repertoire of > useful emacs-lisp snippets. Would be great to have this incorporated > into org. According to `org-odt-convert-processes', `org-odt-convert-capabilities' and `org-odt-convert', isn't it already possible? Regards, -- Nicolas Goaziou