From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Holst Thomas (DGS-EC/ESE4)" Subject: [bug] exporting to latex (pdf) Date: Thu, 22 Dec 2016 10:06:38 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_000_e8e1c4b2e8f64f08bd6d132f104ed27aFEMBX1028deboschcom_" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58455) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cK0Q0-0001AS-Fl for emacs-orgmode@gnu.org; Thu, 22 Dec 2016 05:16:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cK0Pv-0006sC-Fw for emacs-orgmode@gnu.org; Thu, 22 Dec 2016 05:16:12 -0500 Received: from imta22.fe.bosch.de ([139.15.243.26]:45448) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cK0Pu-0006qd-Lb for emacs-orgmode@gnu.org; Thu, 22 Dec 2016 05:16:07 -0500 Received: from smtp6-v.fe.bosch.de (imta24.fe.bosch.de [139.15.243.27]) by imta22.fe.bosch.de (Postfix) with ESMTP id 341458402CA for ; Thu, 22 Dec 2016 11:06:53 +0100 (CET) Received: from vsmta13.fe.internet.bosch.com (unknown [10.4.98.53]) by imta24.fe.bosch.de (Postfix) with ESMTP id 8EA73D80219 for ; Thu, 22 Dec 2016 11:06:39 +0100 (CET) Received: from FE-MBX1027.de.bosch.com (vsgw23.fe.internet.bosch.com [10.4.98.23]) by vsmta13.fe.internet.bosch.com (Postfix) with ESMTP id 80D6B2E40C8E for ; Thu, 22 Dec 2016 11:06:39 +0100 (CET) Content-Language: de-DE 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: org-mode mailing list --_000_e8e1c4b2e8f64f08bd6d132f104ed27aFEMBX1028deboschcom_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, with latest org from git I get an error when trying to export to pdf: shell-quote-argument: Wrong type argument: arrayp, nil bisecting shows: 91dc1b34e3033c56b71fca16d8b9403c3585c66e is the first bad commit commit 91dc1b34e3033c56b71fca16d8b9403c3585c66e Author: Nicolas Goaziou Date: Tue Dec 20 17:10:46 2016 +0100 ox: Add EXPORT_FILE_NAME keyword * lisp/ox.el (org-export-output-file-name): Support EXPORT_FILE_NAME keyword. * doc/org.texi (Export settings): Document new keyword. * testing/lisp/test-ox.el (test-org-export/output-file-name): Add tests. Is the culprit. (I didn't use EXPORT_FILE_NAME) This happens on Win7 and Linux GNU Emacs 24.5.1 (i686-pc-mingw32) of 2015-04-11 on LEG570 Org mode version 9.0.2 (release_9.0.2-136-g7fd61c @ ) Best regards Thomas --_000_e8e1c4b2e8f64f08bd6d132f104ed27aFEMBX1028deboschcom_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi,

 

with latest org from git I get an error whe= n trying to export to pdf:

 

  shell-quote-argument: Wrong type arg= ument: arrayp, nil

 

bisecting shows:

91dc1b34e3033c56b71fca16d8b9403c3585c66e is= the first bad commit

commit 91dc1b34e3033c56b71fca16d8b9403c3585= c66e

Author: Nicolas Goaziou <mail@nicolasgoa= ziou.fr>

Date:   Tue Dec 20 17:10:46 2016 = +0100

 

    ox: Add EXPORT_FILE_NAME= keyword

   

    * lisp/ox.el (org-e= xport-output-file-name): Support EXPORT_FILE_NAME

      keyword.

    * doc/org.texi (Export s= ettings): Document new keyword.

    * testing/lisp/test-ox.e= l (test-org-export/output-file-name): Add

      tests.<= /o:p>

 

Is the culprit.

 

(I didn’t use EXPORT_FILE_NAME)<= /o:p>

 

This happens on Win7 and Linux

 

GNU Emacs 24.5.1 (i686-pc-mingw32) of 2015-= 04-11 on LEG570

Org mode version 9.0.2 (release_9.0.2-136-g= 7fd61c @ <path-to-git-repo>)

 

Best regards
  Thomas

--_000_e8e1c4b2e8f64f08bd6d132f104ed27aFEMBX1028deboschcom_--