From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Exporter interface question Date: Thu, 28 Feb 2013 09:39:18 +0100 Message-ID: References: <871uc2t9z7.fsf@gmail.com> <8993D674-E5E6-4B8E-AE3C-75F694371459@gmail.com> <8738whsrx3.fsf@gmail.com> Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60571) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAz1N-00023S-T4 for emacs-orgmode@gnu.org; Thu, 28 Feb 2013 03:39:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UAz1M-0004fV-33 for emacs-orgmode@gnu.org; Thu, 28 Feb 2013 03:39:21 -0500 Received: from mail-bk0-f42.google.com ([209.85.214.42]:46374) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAz1L-0004f4-Rv for emacs-orgmode@gnu.org; Thu, 28 Feb 2013 03:39:19 -0500 Received: by mail-bk0-f42.google.com with SMTP id jk7so695489bkc.15 for ; Thu, 28 Feb 2013 00:39:18 -0800 (PST) In-Reply-To: <8738whsrx3.fsf@gmail.com> 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: Nicolas Goaziou Cc: Org-mode List On 27.2.2013, at 16:22, Nicolas Goaziou wrote: > Carsten Dominik writes: > >> OK, I see that this is a bit less trivial then I thought, requires >> that I study the ui interface a bit more. > > I think the only pieces of the UI involved are `org-export-dispatch' > function and `org-export-dispatch-last-action' variable. > >> If you want to rush ahead and implement it let me know - otherwise >> this will be a few days before I find the time. > > There's no hurry. It can wait a few days. OK, I pushed this change, maybe it is good if you have a brief look, Nicolas. It was great fun and educational to study your very clear code. Cheers - Carsten