[Orgmode] Hook request and patch

2008-12-29 Thread Tom Breton (Tehom)
Motivating incident: I was exporting some files and I wanted to process a file after I included it. Using "#+INCLUDE" I could include it and I could tell it to use "BEGIN_XXX" "END_XXX" so my code could find it. But I couldn't process it, because org-export-preprocess-string calls `org-export-pre

[Orgmode] Re: structure editing in brainstorming mode

2008-12-29 Thread Olaf Dietsche
"Rustom Mody" writes: > There are certain use-cases that come up -- typically when using > org-mode in 'brainstorming mode'. > I am sure they are so basic that there must be ways of doing it that I > dont know of... [...] > 2. Converting heading type > > Sometimes one assumes that the points are

Re: [Orgmode] bugs in C-*

2008-12-29 Thread Scott Otterson
Yup, it's C-c *. Thanks for updating the FAQ so quickly! Scott On 12/29/2008 12:19 PM, Matthew Lundin wrote: <...> I believe we've incorrectly typed the keybinding for org-ctrl-c-star. In the previous posts and subject line, "C-*" should be "C-c *". Best, Matt __

Re: [Orgmode] bugs in C-*

2008-12-29 Thread Matthew Lundin
Hi Scott, Matthew Lundin writes: > Scott Otterson writes: > >> I just discovered the very handy C-* function -- I've been converting >> lists to headlines manually! But I also discovered a couple of bugs: >> >> > > I can confirm this behavior. When using C-* on a single headline, the > plai

Re: [Orgmode] bugs in C-*

2008-12-29 Thread Matthew Lundin
Scott Otterson writes: > I just discovered the very handy C-* function -- I've been converting > lists to headlines manually! But I also discovered a couple of bugs: > > If I select a region containing a plain list and then type C-*, org > mode adds the leading stars but doesn't remove the pla

Re: [Orgmode] structure editing in brainstorming mode

2008-12-29 Thread Matthew Lundin
Hi Scott, Scott Otterson writes: > On 12/29/2008 9:00 AM, Matthew Lundin wrote: > > <...> > "Rustom Mody" writes: > > <..> > > 2. Converting heading type > > C-c - or S-/ should do the trick. > > This does replace '+' or whatever with '*' but it doesn't add t

[Orgmode] bugs in C-*

2008-12-29 Thread Scott Otterson
I just discovered the very handy C-* function -- I've been converting lists to headlines manually! But I also discovered a couple of bugs: If I select a region containing a plain list and then type C-*, org mode adds the leading stars but doesn't remove the plain list symbols, for example, t

Re: [Orgmode] structure editing in brainstorming mode

2008-12-29 Thread Scott Otterson
On 12/29/2008 9:00 AM, Matthew Lundin wrote: <...> "Rustom Mody" writes: <..> 2. Converting heading type C-c - or S-/ should do the trick. This does replace '+' or whatever with '*' but it doesn't add the leading stars, turning a list into a heading.  But C-* does the trick.

Re: [Orgmode] Re: structure editing in brainstorming mode

2008-12-29 Thread Nick Dokos
Bernt Hansen wrote: > "Rustom Mody" writes: > > > 1. Multiple heading demotion > > > > Lets say I start writing down some points maybe with/without some > > additional text > > * Cat > > * Dog > > > > And now I decide to put all these into a superheading 'My Pets' > > The only way I know is to

[Orgmode] Re: structure editing in brainstorming mode

2008-12-29 Thread Bernt Hansen
"Rustom Mody" writes: > 1. Multiple heading demotion > > Lets say I start writing down some points maybe with/without some > additional text > * Cat > * Dog > > And now I decide to put all these into a superheading 'My Pets' > The only way I know is to enter > * My Pets > before Cat and then demo

Re: [Orgmode] structure editing in brainstorming mode

2008-12-29 Thread Matthew Lundin
Hi Rustom, "Rustom Mody" writes: > 1. Multiple heading demotion > > Lets say I start writing down some points maybe with/without some > additional text > * Cat > * Dog > > And now I decide to put all these into a superheading 'My Pets' > The only way I know is to enter > * My Pets > before Cat