[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Organizing by time or by subject and an idea
From: |
Max Mikhanosha |
Subject: |
Re: [O] Organizing by time or by subject and an idea |
Date: |
Sat, 21 Jan 2012 10:57:24 -0500 |
User-agent: |
Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/23.3.50 (x86_64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO) |
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