From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: Exporter interface question Date: Wed, 27 Feb 2013 13:25:31 +0100 Message-ID: <20130227122531.GB13741@kuru.dyndns-at-home.com> References: <871uc2t9z7.fsf@gmail.com> <29AAB460-028B-4972-AAEF-32075115D9CE@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43138) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAg4q-0008Kj-9m for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 07:25:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UAg4o-0000oD-OE for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 07:25:40 -0500 Received: from mail-we0-x230.google.com ([2a00:1450:400c:c03::230]:42582) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAg4o-0000nh-Fg for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 07:25:38 -0500 Received: by mail-we0-f176.google.com with SMTP id s43so406415wey.7 for ; Wed, 27 Feb 2013 04:25:37 -0800 (PST) Content-Disposition: inline In-Reply-To: <29AAB460-028B-4972-AAEF-32075115D9CE@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: emacs-orgmode@gnu.org On Wed, Feb 27, 2013 at 01:00:30PM +0100, Carsten Dominik wrote: > > On 27.2.2013, at 09:52, Nicolas Goaziou wrote: > > > Carsten Dominik writes: > > > >> When exporting a subtree, lets drop a mark at the > >> headline and then go to this mark when C-c C-e is > >> called with a prefix arguments. This would allow > >> to keep the cursor somewhere deep in the subtree while > >> working on it, and still be able to quickly repeat the > >> export command. > > > > It would be nice indeed. > > > > Though, it may be useful to put some additional limitations to this > > feature. For example, it would trigger only when on the same buffer as > > before, perhaps even within the same subtree. > > Yes, this is possible. I'll look into it. I love the idea, including Nicolas' proposed restrictions. Until now I was defining keyboard macros for this. Cheers, -- Suvayu Open source is the future. It sets us free.