From mboxrd@z Thu Jan 1 00:00:00 1970 From: timetrap Subject: Hoisting (so to speak) Date: Thu, 17 Sep 2009 16:04:20 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MoNDO-0008Ui-A0 for emacs-orgmode@gnu.org; Thu, 17 Sep 2009 16:04:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MoNDJ-0008Ms-NI for emacs-orgmode@gnu.org; Thu, 17 Sep 2009 16:04:25 -0400 Received: from [199.232.76.173] (port=56527 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MoNDJ-0008Md-IT for emacs-orgmode@gnu.org; Thu, 17 Sep 2009 16:04:21 -0400 Received: from mail-yx0-f191.google.com ([209.85.210.191]:59962) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MoNDJ-0007Zc-5e for emacs-orgmode@gnu.org; Thu, 17 Sep 2009 16:04:21 -0400 Received: by yxe29 with SMTP id 29so478737yxe.14 for ; Thu, 17 Sep 2009 13:04:20 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org One of my favorite features in the vim out liner was the ability to "hoist" a sparse tree into a new temporary buffer. Is there a way to do this in org-mode?