From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Holst Subject: bug in ox-koma-letter Date: Mon, 15 Jun 2015 16:51:26 +0200 Message-ID: <87bnghowi9@gmx.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44324) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4Vjb-0003HT-2O for emacs-orgmode@gnu.org; Mon, 15 Jun 2015 10:51:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z4VjW-0001EP-3h for emacs-orgmode@gnu.org; Mon, 15 Jun 2015 10:51:35 -0400 Received: from mout.gmx.net ([212.227.17.22]:52484) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4VjV-0001Dq-R8 for emacs-orgmode@gnu.org; Mon, 15 Jun 2015 10:51:30 -0400 Received: from thommy-desktop ([84.57.130.60]) by mail.gmx.com (mrgmx101) with ESMTPSA (Nemesis) id 0Li0dC-1ZPnqv3Zwo-00n9Vy for ; Mon, 15 Jun 2015 16:51:28 +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: org mode mailing list Hello all, 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 Thanks for looking into this. -- Bis neulich ... Thomas