* Edit current tree-node?
@ 2013-09-08 17:58 Fredrik
2013-09-09 0:39 ` Suvayu Ali
0 siblings, 1 reply; 3+ messages in thread
From: Fredrik @ 2013-09-08 17:58 UTC (permalink / raw)
To: emacs-orgmode
In babel you can push C-c ' and a new buffer opens to edit the current
code in a new buffer. Does something similar exist to edit a part of an
org-file?
Say I have the following :
* Tree 1
** SubTree2
* Tree 2
* Tree 3
My cursor is on SubTree2 and I would like to open that part in a new
buffer to brainstorm around it and then put the changes back in to the
original file.
Regards,
Fredrik
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Edit current tree-node?
2013-09-08 17:58 Edit current tree-node? Fredrik
@ 2013-09-09 0:39 ` Suvayu Ali
2013-09-09 7:13 ` Fredrik
0 siblings, 1 reply; 3+ messages in thread
From: Suvayu Ali @ 2013-09-09 0:39 UTC (permalink / raw)
To: emacs-orgmode
On Sun, Sep 08, 2013 at 07:58:33PM +0200, Fredrik wrote:
> In babel you can push C-c ' and a new buffer opens to edit the current code
> in a new buffer. Does something similar exist to edit a part of an org-file?
> Say I have the following :
>
> * Tree 1
> ** SubTree2
> * Tree 2
> * Tree 3
>
> My cursor is on SubTree2 and I would like to open that part in a new buffer
> to brainstorm around it and then put the changes back in to the original
> file.
C-x n s, `org-narrow-to-subtree'.
--
Suvayu
Open source is the future. It sets us free.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Edit current tree-node?
2013-09-09 0:39 ` Suvayu Ali
@ 2013-09-09 7:13 ` Fredrik
0 siblings, 0 replies; 3+ messages in thread
From: Fredrik @ 2013-09-09 7:13 UTC (permalink / raw)
To: emacs-orgmode
On 2013-09-09 02:39, Suvayu Ali wrote:
> On Sun, Sep 08, 2013 at 07:58:33PM +0200, Fredrik wrote:
>> My cursor is on SubTree2 and I would like to open that part in a new buffer
>> to brainstorm around it and then put the changes back in to the original
>> file.
> C-x n s, `org-narrow-to-subtree'.
>
Perfect! Thank you!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-09-09 7:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-08 17:58 Edit current tree-node? Fredrik
2013-09-09 0:39 ` Suvayu Ali
2013-09-09 7:13 ` Fredrik
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).