Re: [O] narrowing to subtree in navi-mode

2013-11-08 Thread Thorsten Jolitz
Matt Price writes: > On Thu, Nov 7, 2013 at 4:37 PM, Thorsten Jolitz wrote: >> Matt Price writes: [...] >>> I would like to keep the full tree visible in the navi-mode buffer >>> while narrowing the original org buffer. I wonder if this is >>> possible? In particular, I wonder if I am confr

Re: [O] narrowing to subtree in navi-mode

2013-11-07 Thread Matt Price
On Thu, Nov 7, 2013 at 4:37 PM, Thorsten Jolitz wrote: > Matt Price writes: > > Hi Matt, > >> I am trying to rewrite my org-writers-mode to use a navi-mode buffer >> as a guide for the org-mode buffer >> >> In navi-mode, it is possible to narrow the original ("twin)) buffer >> using the quick omm

Re: [O] narrowing to subtree in navi-mode

2013-11-07 Thread Thorsten Jolitz
Matt Price writes: Hi Matt, > I am trying to rewrite my org-writers-mode to use a navi-mode buffer > as a guide for the org-mode buffer > > In navi-mode, it is possible to narrow the original ("twin)) buffer > using the quick ommand "r". However, doing so also narrows the > navi-mode buffer, s

[O] narrowing to subtree in navi-mode

2013-11-07 Thread Matt Price
I am trying to rewrite my org-writers-mode to use a navi-mode buffer as a guide for the org-mode buffer In navi-mode, it is possible to narrow the original ("twin)) buffer using the quick ommand "r". However, doing so also narrows the navi-mode buffer, so that only the current heading is visible.