From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joseph Vidal-Rosset Subject: org-koma-letter-template: Wrong type argument: char-or-string-p, nil Date: Fri, 08 Mar 2019 09:11:52 +0100 Message-ID: <8736nxzsxj.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:50988) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h2Aby-0005uU-LT for emacs-orgmode@gnu.org; Fri, 08 Mar 2019 03:12:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h2Abt-0002Dj-EJ for emacs-orgmode@gnu.org; Fri, 08 Mar 2019 03:12:07 -0500 Received: from mail-wm1-x333.google.com ([2a00:1450:4864:20::333]:35835) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h2Abn-00026g-Ba for emacs-orgmode@gnu.org; Fri, 08 Mar 2019 03:12:02 -0500 Received: by mail-wm1-x333.google.com with SMTP id y15so11634683wma.0 for ; Fri, 08 Mar 2019 00:11:55 -0800 (PST) Received: from debian ([2a01:e0a:21e:7710:b93d:4a95:36b6:81eb]) by smtp.gmail.com with ESMTPSA id u13sm14163917wmf.3.2019.03.08.00.11.53 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 08 Mar 2019 00:11:53 -0800 (PST) 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 Hello, I'm trying to export to koma class, and especially to get the export to koma letter but I meet always the same message: "org-koma-letter-template: Wrong type argument: char-or-string-p, nil" and I do not succeed to see what is wrong in my setup. Therefore your help is welcome. Best wishes, Jo.