Carsten Dominik writes:
> On 15.7.2013, at 10:33, henry atts wrote:
>
>> I use org-tree-slide-mode by default with
>>
>> (add-hook 'org-mode-hook 'org-tree-slide-mode)
>>
>> This works kind of acceptable minus some minor annoyances. But one
I use org-tree-slide-mode by default with
(add-hook 'org-mode-hook 'org-tree-slide-mode)
This works kind of acceptable minus some minor annoyances. But one thing
makes it nearly unusuable. tree-slide rigidly expects at least one
header. So if I open an org file without heading, or if I create
henry atts writes:
> Let's say I have an org file without any heading. When I want to open it
> in emacs I have to try twice. First time nothing happens and emacs tells
> me ``before first heading''. It only will be opened at the second try.
> Okay, org files do nee
Let's say I have an org file without any heading. When I want to open it
in emacs I have to try twice. First time nothing happens and emacs tells
me ``before first heading''. It only will be opened at the second try.
Okay, org files do need a heading and that is the way emacs urges me to
insert one