From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Steve Prud'Homme" Subject: Export a Subtree to an other .org file Date: Wed, 3 Apr 2013 13:35:10 -0400 Message-ID: <048901ce3091$97eb1440$c7c13cc0$@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48438) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNRac-0001YA-Et for emacs-orgmode@gnu.org; Wed, 03 Apr 2013 13:35:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNRaZ-0000cH-Tb for emacs-orgmode@gnu.org; Wed, 03 Apr 2013 13:35:14 -0400 Received: from mail-ve0-f170.google.com ([209.85.128.170]:59087) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNRaZ-0000c8-Pc for emacs-orgmode@gnu.org; Wed, 03 Apr 2013 13:35:11 -0400 Received: by mail-ve0-f170.google.com with SMTP id 15so1942139vea.29 for ; Wed, 03 Apr 2013 10:35:11 -0700 (PDT) Content-Language: fr-ca 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 Hi, I want to export a subtree C-e-1 to an other org file. It is possible ? Thanks