Re: [Emacs-orgmode] Re: Suggestions on list create/edit commands:

2006-05-14 Thread Carsten Dominik
On May 14, 2006, at 18:07, T. V. Raman wrote: this is nice. given that newer emacsuns can have a region-specific region, I wonder if it would be possible to turn this pop-input-buffer trick around and allow one to create regions in an email message that have org mode on. I don't know what yo

Re: [Emacs-orgmode] Re: Suggestions on list create/edit commands:

2006-05-14 Thread Carsten Dominik
This bug was already reported by Frank Ruell, and yesterday I finally fixed it. Will be in 4.30. - Carsten On May 14, 2006, at 18:16, T. V. Raman wrote: Using the pop-input trick to invoke org inside email I ran into another edge case: Org does not like creating bullets unless you have at l

Re: [Emacs-orgmode] Re: Suggestions on list create/edit commands:

2006-05-14 Thread T. V. Raman
Using the pop-input trick to invoke org inside email I ran into another edge case: Org does not like creating bullets unless you have at least one section heading --- I think this is a bit unfortunate, though I can see where the error is coming from; the culprit is really outline mode -- Best

Re: [Emacs-orgmode] Re: Suggestions on list create/edit commands:

2006-05-14 Thread T. V. Raman
this is nice. given that newer emacsuns can have a region-specific region, I wonder if it would be possible to turn this pop-input-buffer trick around and allow one to create regions in an email message that have org mode on. > "Philip" == Philip Rooke <[EMAIL PROTECTED]> writes: Philip>

Re: [Emacs-orgmode] Re: Suggestions on list create/edit commands:

2006-05-14 Thread Philip Rooke
Carsten Dominik <[EMAIL PROTECTED]> writes: > On May 12, 2006, at 4:39, T. V. Raman wrote: >> >> >> 1) orgtbl is nice as a minor mode. Why not go once step >>further and enable org as a minor mode; it would be nice >>to be able to create structured lists in email. > > I don't

[Emacs-orgmode] Re: Suggestions on list create/edit commands:

2006-05-11 Thread Carsten Dominik
On May 12, 2006, at 4:39, T. V. Raman wrote: 0) Enable backspace to outdent while creating nested lists, this will make it extremely easy to close an inner list and continue. Can you describe that in more detail? 1) orgtbl is nice as a minor mode. Why not go once ste