From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: export subtree as org file Date: Mon, 24 Aug 2015 11:21:39 -0400 Message-ID: <87d1ycyanw.fsf@alphaville.usersys.redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57450) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZTtZJ-0006dI-4y for emacs-orgmode@gnu.org; Mon, 24 Aug 2015 11:21:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZTtZE-0007kh-30 for emacs-orgmode@gnu.org; Mon, 24 Aug 2015 11:21:53 -0400 Received: from plane.gmane.org ([80.91.229.3]:57432) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZTtZD-0007kP-Qk for emacs-orgmode@gnu.org; Mon, 24 Aug 2015 11:21:47 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZTtZC-0000BE-3a for emacs-orgmode@gnu.org; Mon, 24 Aug 2015 17:21:46 +0200 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Aug 2015 17:21:46 +0200 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Aug 2015 17:21:46 +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: emacs-orgmode@gnu.org Xebar Saram writes: > Hi > > i was wondering if anyone knows how to export a subtree as a simple org file. i know i can copy paste > into a new file but it seems quick to just export a subtree to a new org file :) > Can you use the org backend of the exporter? C-c C-e C-s O o perhaps? Nick