From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joseph Vidal-Rosset Subject: Re: org-koma-letter-template: Wrong type argument: char-or-string-p, nil Date: Sat, 09 Mar 2019 09:50:49 +0100 Message-ID: <87pnr0ph1y.fsf@gmail.com> References: <8736nxzsxj.fsf@gmail.com> <877ed9lnbg.fsf@gmail.com> <877ed95mud.fsf@gmail.com> <87a7i5i8ry.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:57870) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h2Xh0-0005oR-7P for emacs-orgmode@gnu.org; Sat, 09 Mar 2019 03:50:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h2Xgz-000147-AV for emacs-orgmode@gnu.org; Sat, 09 Mar 2019 03:50:54 -0500 Received: from mail-wr1-x443.google.com ([2a00:1450:4864:20::443]:40913) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h2Xgz-00012z-3i for emacs-orgmode@gnu.org; Sat, 09 Mar 2019 03:50:53 -0500 Received: by mail-wr1-x443.google.com with SMTP id t6so4544738wrw.7 for ; Sat, 09 Mar 2019 00:50:52 -0800 (PST) Received: from debian ([2a01:e0a:21e:7710:71cb:2aaf:8e76:a693]) by smtp.gmail.com with ESMTPSA id i12sm272703wrq.21.2019.03.09.00.50.49 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 09 Mar 2019 00:50:49 -0800 (PST) In-Reply-To: <87a7i5i8ry.fsf@gmail.com> (Eric S. Fraga's message of "Fri, 08 Mar 2019 17:19:13 +0000") 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 list Le ven. 08 mars 2019 =C3=A0 05:19:13 , Eric S Fraga = a envoy=C3=A9 ce message: > On Friday, 8 Mar 2019 at 17:53, Joseph Vidal-Rosset wrote: >> I have reinstalled the current version of ox-koma-letter.el to compile >> the example given here > >> https://code.orgmode.org/bzg/worg/raw/master/exporters/koma-letter-new-e= xample.org=20 > >> and here is the result with M-x toggle-debug-on-error:=20 > > This is very strange. That file works just fine for me. > > What version of org are you using? (I apologise if you already told us.) > > I have no special customization for ox-koma-letter. I'm using the elpa version, both for org-plus-contrib and org:=20 joseph@debian ~ $ cat MEGA/git/scimax/elpa/org-plus-contrib-20190304/ox-kom= a-letter.el ;;; ox-koma-letter.el --- KOMA Scrlttr2 Back-End for Org Export Engine ;; Copyright (C) 2007-2018 Free Software Foundation, Inc. joseph@debian ~ $ cd MEGA/git/scimax/elpa/org-20190304/ I'm going to install the older version of ox-koma-letter.el that works in my setup, because I am unable to understand why the current version fails presently.=20 Best wishes,=20 --=20 Jo.=20