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
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
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