From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: [new exporter] how can I export drawers? Date: Mon, 29 Apr 2013 22:15:51 +0200 Message-ID: <874nepf5zc.fsf@gmail.com> References: <87zjwh6t4l.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50852) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWuUq-0005DJ-4n for emacs-orgmode@gnu.org; Mon, 29 Apr 2013 16:16:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UWuUn-00020c-7U for emacs-orgmode@gnu.org; Mon, 29 Apr 2013 16:16:24 -0400 Received: from plane.gmane.org ([80.91.229.3]:36866) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWuUn-00020Q-29 for emacs-orgmode@gnu.org; Mon, 29 Apr 2013 16:16:21 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UWuUh-0001lz-PD for emacs-orgmode@gnu.org; Mon, 29 Apr 2013 22:16:15 +0200 Received: from e178063236.adsl.alicedsl.de ([85.178.63.236]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 29 Apr 2013 22:16:15 +0200 Received: from tjolitz by e178063236.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 29 Apr 2013 22:16:15 +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 Eric S Fraga writes: > I am going a little crazy here! I have an org document which I need to > export to PDF using latex. [not an answer, but rather a feature request] I would like to be able to export drawers to ASCII too, although, as Nicolas mentioned in an earlier thread, the ascii exporter currently does not handle this. IMO, every exporter should offer the option to export _all_ the info in an Org file (the backend might possibly able to digest). At the moment, when I want to share an Org-file as text with non Org-users, all I can do is save it as .txt file, which results in a complete, but rather unreadable output, expecially when there are many timestamps, tags and drawers involved. -- cheers, Thorsten