Re: [O] viewing number of nested headlines

2013-02-06 Thread Achim Gratz
42 147 writes: > As for the rest, I didn't see some of the other replies, because the > org-mode mailing list moves a little two fast for my mailbox, and I > prefer to read selectively from the gmane archive. > > That said, it is my responsibility to check that website before > responding to (some)

Re: [O] viewing number of nested headlines

2013-02-05 Thread 42 147
> Hi 42 (what's your other name?) John is my real first name. . . . As for the rest, I didn't see some of the other replies, because the org-mode mailing list moves a little two fast for my mailbox, and I prefer to read selectively from the gmane archive. That said, it is my responsibility to c

Re: [O] viewing number of nested headlines

2013-02-05 Thread Bastien
Hi 42 (what's your other name?) 42 147 writes: > Maybe you could point me in the right direction; somewhere in the > code, org-mode must be aware of the number of nested headlines in > order for show-branches and show-children to work. Or maybe it is > not. It is not. Long story short: folding

Re: [O] viewing number of nested headlines

2013-02-05 Thread 42 147
Maybe you could point me in the right direction; somewhere in the code, org-mode must be aware of the number of nested headlines in order for show-branches and show-children to work. Or maybe it is not. In any case, I'd try and adapt the code to display a number indicating (1) position in the hier

Re: [O] viewing number of nested headlines

2013-02-05 Thread Samuel Wales
Hi François, This appears to implement a mechanism for putting overlays on headlines. If so, this seems useful and would be a nice contrib or core. On 2/5/13, François Pinard wrote: > I'm not sure the following code responds to your wish, maybe it would > help enough? Surely, it is often usefu

Re: [O] viewing number of nested headlines

2013-02-05 Thread François Pinard
"Sebastien Vauban" writes: > IIUC, this should (almost) answer the OP's request, by displaying the outline > path in mode line: Oh, I completely missed the meaning of the OP request. Sorry for my noise. François

Re: [O] viewing number of nested headlines

2013-02-05 Thread Sebastien Vauban
Bastien, Bastien wrote: > 42 147 writes: > >> Is there a way to see how many nested headlines there are within a >> higher-level headline (not necessarily top-level)? > > This is a nice feature of VimOrganizer but no, there is no way to do > this with Org for now. IIUC, this should (almost) answ

Re: [O] viewing number of nested headlines

2013-02-05 Thread François Pinard
Bastien writes: > 42 147 writes: >> Is there a way to see how many nested headlines there are within a >> higher-level headline (not necessarily top-level)? > This is a nice feature of VimOrganizer but no, there is no way to do > this with Org for now. Hi! I'm not sure the following code res

Re: [O] viewing number of nested headlines

2013-02-05 Thread Bastien
42 147 writes: > Is there a way to see how many nested headlines there are within a > higher-level headline (not necessarily top-level)? This is a nice feature of VimOrganizer but no, there is no way to do this with Org for now. -- Bastien