From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Jochum Subject: Re: Exporting drawers Date: Wed, 11 Nov 2009 13:55:17 +0100 Message-ID: References: <82A02854-B039-45B7-953D-5F2D07000BB1@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8Bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N8Cl9-0005x1-6a for emacs-orgmode@gnu.org; Wed, 11 Nov 2009 07:57:15 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N8Cl4-0005t9-Jf for emacs-orgmode@gnu.org; Wed, 11 Nov 2009 07:57:14 -0500 Received: from [199.232.76.173] (port=56660 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N8Cl4-0005sv-B7 for emacs-orgmode@gnu.org; Wed, 11 Nov 2009 07:57:10 -0500 Received: from lo.gmane.org ([80.91.229.12]:50725) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N8Cl3-00044f-Tu for emacs-orgmode@gnu.org; Wed, 11 Nov 2009 07:57:10 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1N8Cju-00028T-CE for emacs-orgmode@gnu.org; Wed, 11 Nov 2009 13:55:58 +0100 Received: from 109.192.133.71 ([109.192.133.71]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 11 Nov 2009 13:55:58 +0100 Received: from uwe.jochum by 109.192.133.71 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 11 Nov 2009 13:55:58 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Carsten Dominik wrote: > Do you maybe have a line > > #+OPTIONS: d:nil > > in the buffer??? > > - Carsten Carsten, no, I haven't. This is what I have: #+TITLE: Kontakte #+AUTHOR: Uwe Jochum #+EMAIL: uwe.jochum@xxx.de #+DATE: 2009-10-29 Do #+DRAWERS: ADRESSE #+LANGUAGE: de #+OPTIONS: toc:nil f:t *:t <:t d:t "d:t" is clearly unnecessary, because I have enabled the export of drawers globaly in my .emacs, but anyway... And here comes something really strange: David Maus said he copied my example in a fresh file and exported it, and he got a correct result. So I too copied my example and inserted it in an emty new file --- and it worked, but only once! I tried this now three times: Everytime the file is new, the export of drawers works (PDF, html); but after the first run every repeated export of drawers fails. And on the first run I do not get the nicely formatted drawer display David had (with linebreaks after every drawer-line), but a rather cluttered result without linebreaks. If no-one else can reproduce this with orgmode 6.32b, I'll switch to orgmode 6.32trans. Schöne Grüße, Uwe