From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Holst Subject: Re: bug in ox-koma-letter Date: Tue, 16 Jun 2015 10:56:32 +0200 Message-ID: References: <87bnghowi9@gmx.de> <87d20xt1z0.fsf@gmx.us> <87mw00c3uw.fsf@selenimh.access.network> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42850) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4mnI-0000Gv-Uf for emacs-orgmode@gnu.org; Tue, 16 Jun 2015 05:04:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z4mnE-0005GT-As for emacs-orgmode@gnu.org; Tue, 16 Jun 2015 05:04:32 -0400 Received: from imta22.fe.bosch.de ([139.15.243.26]:48801) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4mnE-0005Fl-4O for emacs-orgmode@gnu.org; Tue, 16 Jun 2015 05:04:28 -0400 Received: from smtp6-v.fe.bosch.de (imta24.fe.bosch.de [139.15.243.27]) by imta22.fe.bosch.de (Postfix) with ESMTP id C4A6684046E for ; Tue, 16 Jun 2015 10:56:42 +0200 (CEST) Received: from vsmta14.fe.internet.bosch.com (unknown [10.4.98.54]) by imta24.fe.bosch.de (Postfix) with ESMTP id 4F299D8023F for ; Tue, 16 Jun 2015 10:56:34 +0200 (CEST) Received: from SI-HUB1001.de.bosch.com (vsgw24.fe.internet.bosch.com [10.4.98.24]) by vsmta14.fe.internet.bosch.com (Postfix) with ESMTP id D1517A40258 for ; Tue, 16 Jun 2015 10:56:33 +0200 (CEST) In-Reply-To: <87mw00c3uw.fsf@selenimh.access.network> (Nicolas Goaziou's message of "Mon, 15 Jun 2015 18:51:03 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello, =B7 Nicolas Goaziou wrote: > Hello, > > Rasmus writes: > >> Thomas Holst writes: >> >>> when I try to export an subtree with koma letter I get the following >>> error: >>> >>> cond: Symbol's value as variable is void: with-title >>> >>> This seems to be related to the following commit: >>> >>> d3196f0 * ox-koma-letter: Fix missing \begin{document} >>> >>> because if I switch to the commit prior to this one (6463b6c * >>> ox-koma-letter: Fix typo in docstring) everything works >>> fine and I don't get an error. >>> >>> Emacs Version: 24.3.1 on Ubuntu 12.04 >>> org-version: most recent git >> >> Can you please provide a minimal example that triggers the bug from >> emacs -q? I'm unable to produce it with the example from org (with one >> extra outer level). > > My bad. Fixed in bfe1b2fbe2baa62cd26bf9a76077e56a9c243075. I can confirm that export with koma letter works again. Thank you. --=20 Bis neulich ... Thomas