From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Export a Subtree to an other .org file Date: Thu, 04 Apr 2013 14:23:14 +0200 Message-ID: <87wqsi5vt9.fsf@bzg.ath.cx> References: <048901ce3091$97eb1440$c7c13cc0$@gmail.com> <87ppybh35m.fsf@bzg.ath.cx> <04ef01ce30a1$cae9a220$60bce660$@gmail.com> <20130403213639.GA31923@localhost> <874nfmzdwl.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42028) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNjJ5-0001dJ-8k for emacs-orgmode@gnu.org; Thu, 04 Apr 2013 08:30:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNjJ0-00079s-J0 for emacs-orgmode@gnu.org; Thu, 04 Apr 2013 08:30:19 -0400 Received: from mail-wg0-f44.google.com ([74.125.82.44]:38458) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNjJ0-00079k-Cm for emacs-orgmode@gnu.org; Thu, 04 Apr 2013 08:30:14 -0400 Received: by mail-wg0-f44.google.com with SMTP id z12so2575513wgg.11 for ; Thu, 04 Apr 2013 05:30:13 -0700 (PDT) In-Reply-To: <874nfmzdwl.fsf@gmail.com> (Nicolas Goaziou's message of "Thu, 04 Apr 2013 14:19:38 +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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Hi Nicolas, Nicolas Goaziou writes: > Anyway, it's possible to (require 'ox-org) and (org-export-to-file 'org > "my-file.org"). I can see how useful it would be to have an interactive function and keybindings for it. I can implement it if you want, but feel free to beat me on this one. Thanks, -- Bastien