[Orgmode] Re: Return on a task behaves like TAB

2009-02-05 Thread Bernt Hansen
Ulf Stegemann writes: > Hi Bernt, Hi Ulf! > > Bernt Hansen wrote: > >> ... >> ** Some Task... >> ** Another task... >> ... >> >> and I want to add detail at the end of 'Some Task'. What I used to do >> was just put the point at the beginning of the line for ** Another Task >> and then hit RET

Re: [Orgmode] Re: Return on a task behaves like TAB

2009-02-05 Thread Carsten Dominik
On Feb 5, 2009, at 10:23 AM, Ulf Stegemann wrote: Hi Bernt, Bernt Hansen wrote: ... ** Some Task... ** Another task... ... and I want to add detail at the end of 'Some Task'. What I used to do was just put the point at the beginning of the line for ** Another Task and then hit RETURN

[Orgmode] Re: Return on a task behaves like TAB

2009-02-05 Thread Ulf Stegemann
Hi Bernt, Bernt Hansen wrote: > ... > ** Some Task... > ** Another task... > ... > > and I want to add detail at the end of 'Some Task'. What I used to do > was just put the point at the beginning of the line for ** Another Task > and then hit RETURN to insert a blank line and move up to it to

[Orgmode] Re: Return on a task behaves like TAB

2009-02-04 Thread Carsten Dominik
I think this is caused by the new default for `org-return-follows-link', maybe some interaction with org-mouse which activates the stars for the mouse. I am reverting the change to switch to this default until I have a more robust implementation. - Carsten On Feb 4, 2009, at 7:52 PM, Bern