[Orgmode] Re: Hoisting (so to speak)

2009-09-17 Thread Matt Lundin
timetrap timet...@gmail.com writes: 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? Of course there is. This is emacs. ;) Use C-x n s to narrow to the current subtree. Use C-x n w

[Orgmode] Re: Hoisting (so to speak)

2009-09-17 Thread Matthew Lundin
Matt Lundin m...@imapmail.org writes: timetrap timet...@gmail.com writes: 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? Of course there is. This is emacs. ;) O.K. I just

[Orgmode] Re: Hoisting (so to speak)

2009-09-17 Thread timetrap
I seemed to have mixed my metaphors AND my text editors in my original statement. C-x n s C-x n w C-x n b All work perfectly! And combined with the export command: C-c C-e v I can now print only the portions I want. Thanks everyone! On Thu, Sep 17, 2009 at 4:49 PM, Matthew Lundin