At Sat, 21 Jan 2012 07:59:38 -0500,
Max Mikhanosha wrote:
> 
> Go to Project 1, press, C-c C-x b (this will create indirect buffer
> "Project 1-1"), then go to draft 2 tree, and do same thing. If you did
> not edit the title, it will reuse the indirect buffer name, since its
> titled after the headline. You can give different numeric prefix to
> C-c C-x b to create different indirect buffers for headlines with same
> text.

Correction, C-c C-x b always names the buffer same, adding "-1"
suffix, or numeric prefix instead of 1.

So to create two indirect buffers for two sub-trees, you need to do:

C-c C-x b on the first headline and
C-u 2 C-c C-x b on the second headline

Reply via email to