From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Re: import excel files into org Date: Wed, 28 Jun 2017 16:44:33 +0000 Message-ID: <87y3scyscu.fsf@mat.ucm.es> References: <87h8z1tlqh.fsf@mat.ucm.es> <0b30ada6-6b3f-a086-30f5-c8b8b990d360@ossau.homelinux.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57074) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dQG5K-00076n-Ie for emacs-orgmode@gnu.org; Wed, 28 Jun 2017 12:44:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dQG5H-0003af-I1 for emacs-orgmode@gnu.org; Wed, 28 Jun 2017 12:44:58 -0400 Received: from [195.159.176.226] (port=33327 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dQG5H-0003Zv-Ax for emacs-orgmode@gnu.org; Wed, 28 Jun 2017 12:44:55 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dQG55-0008HS-Pu for emacs-orgmode@gnu.org; Wed, 28 Jun 2017 18:44:43 +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" To: emacs-orgmode@gnu.org > On 27/06/17 17:54, Uwe Brauer wrote: > What is the intended difference between those? The first one imports a xlsx file, which has the same name as the org file > The second one looks odd, because Asks for a file. > - xlsx-file is never used Right, my bad > - there doesn't appear to be any link from the CSV output from 'file' > (presumably in a file whose name is derived from 'file') and the > 'csv-file' content that org then imports (in a file whose name is > derived from the current buffer). I look into it > Regards - Neil