From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: New Exporter BUG/Change in behaviour Date: Sun, 07 Apr 2013 00:47:12 +0200 Message-ID: <874nfjwa33.fsf@gmail.com> References: <87ppy8yl60.fsf@norang.ca> <87hajkx1rv.fsf@gmail.com> <87d2u7wcpt.fsf@gmail.com> <877gkfz4cf.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60773) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UObtV-0000D8-8N for emacs-orgmode@gnu.org; Sat, 06 Apr 2013 18:47:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UObtP-00025I-Mm for emacs-orgmode@gnu.org; Sat, 06 Apr 2013 18:47:33 -0400 Received: from plane.gmane.org ([80.91.229.3]:50067) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UObtP-00025E-Fu for emacs-orgmode@gnu.org; Sat, 06 Apr 2013 18:47:27 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UObtN-0002JN-8W for emacs-orgmode@gnu.org; Sun, 07 Apr 2013 00:47:25 +0200 Received: from e178191176.adsl.alicedsl.de ([85.178.191.176]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 07 Apr 2013 00:47:25 +0200 Received: from tjolitz by e178191176.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 07 Apr 2013 00:47:25 +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 Nicolas Goaziou writes: > No. The "d:" item only applies to regular drawers. > > `property-drawer' elements are not among them. Back-ends handle these > beasts as they see fit (they usually ignore them, as you can tell). I actually have a use-case where I would like to export the property-drawer to ASCII, but that would involve writing new code - no way to configure it, right? -- cheers, Thorsten