From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Using Org for a dissertation Date: Tue, 15 May 2012 19:08:12 +0200 Message-ID: <87aa19l6df.fsf@gmail.com> References: <87aa1dz2b5.fsf@berkeley.edu> <3446.1337059016@ludwig> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52973) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SULHU-0002Qa-Kx for emacs-orgmode@gnu.org; Tue, 15 May 2012 13:11:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SULHO-0003E6-GZ for emacs-orgmode@gnu.org; Tue, 15 May 2012 13:11:28 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:60717) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SULHO-0003Dj-7k for emacs-orgmode@gnu.org; Tue, 15 May 2012 13:11:22 -0400 Received: by wibhm14 with SMTP id hm14so3890032wib.12 for ; Tue, 15 May 2012 10:11:19 -0700 (PDT) In-Reply-To: <3446.1337059016@ludwig> (Richard Lawrence's message of "Mon, 14 May 2012 22:16:56 -0700") 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: Richard Lawrence Cc: emacs-orgmode@gnu.org, "Thomas S. Dye" Hello, Richard Lawrence writes: > I have seen mention of the new exporter on this list a bit, but I don't > read the list enough to know where to find it. How can I try it, if I > want to see how it compares to the current exporter? Is it in a public > branch somewhere? Assuming contrib directory is in your load-path, just evaluate (require 'org-export) Then, you can call the dispatcher with M-x org-export-dispatch. > Would feedback from me be helpful? Certainly. Regards, -- Nicolas Goaziou