[O] Local subtree view

2012-06-02 Thread Rebel Neurofog
Hi, guys! I'm finally beginning to integrate Org mode into my way of thinking. But one thing really bothers me: local subtree view. The closest thing I'd like to have is (org-tree-to-indirect-buffer), but, first, there's a bug in it (I use Emacs 23.4.2 - latest official): - When I edit the last e

Re: [O] Local subtree view (analysis of a fundamental issue with subtree narrowing)

2012-06-02 Thread Rebel Neurofog
On Sun, Jun 3, 2012 at 6:51 AM, Samuel Wales wrote: > Hi Rebel, > > On 6/2/12, Rebel Neurofog wrote: >> The closest thing I'd like to have is (org-tree-to-indirect-buffer), >> but, first, there's a bug in it (I use Emacs 23.4.2 - latest official): >> - When I

[O] org-indent-mode tabs bugs

2013-09-25 Thread Rebel Neurofog
Hi! There are 2 things working not as promised after calling 'org-indent-mode': 1. Tabs aren't treated correctly. For example a tab with indentation of 6 spaces counts from the beginning so it gives 2 spaces from indentation border. "\tABC" should turn into "XXABC" while it actually t