Re: [Orgmode] Automatically indent text when return is hit in an org buffer.

2007-12-17 Thread Carsten Dominik
I will take Bastien's patch, thanks to both of you. - Carsten On Dec 11, 2007 12:17 PM, Daniel Pittman <[EMAIL PROTECTED]> wrote: > Bastien <[EMAIL PROTECTED]> writes: > > Daniel Pittman <[EMAIL PROTECTED]> writes: > > > >> G'day. I am a fan of `newline-and-indent', and turn it on for most > >>

Re: [Orgmode] Automatically indent text when return is hit in an org buffer.

2007-12-17 Thread Carsten Dominik
On Dec 10, 2007 5:31 AM, Daniel Pittman <[EMAIL PROTECTED]> wrote: > G'day. I am a fan of `newline-and-indent', and turn it on for most of > the modes I routinely use, since it is almost always what I want done. > > org-mode rebinds the "return" key to `org-return', which acts > intelligently in t

Re: [Orgmode] Automatically indent text when return is hit in an org buffer.

2007-12-11 Thread Daniel Pittman
Bastien <[EMAIL PROTECTED]> writes: > Daniel Pittman <[EMAIL PROTECTED]> writes: > >> G'day. I am a fan of `newline-and-indent', and turn it on for most >> of the modes I routinely use, since it is almost always what I want >> done. [...] > I think having a new option is not the best solution.

Re: [Orgmode] Automatically indent text when return is hit in an org buffer.

2007-12-11 Thread Bastien
Hi Daniel, Daniel Pittman <[EMAIL PROTECTED]> writes: > G'day. I am a fan of `newline-and-indent', and turn it on for most of > the modes I routinely use, since it is almost always what I want done. > > org-mode rebinds the "return" key to `org-return', which acts > intelligently in the face of

[Orgmode] Automatically indent text when return is hit in an org buffer.

2007-12-09 Thread Daniel Pittman
G'day. I am a fan of `newline-and-indent', and turn it on for most of the modes I routinely use, since it is almost always what I want done. org-mode rebinds the "return" key to `org-return', which acts intelligently in the face of tables -- and calls `newline' hard-coded in other cases. I would