Re: [Orgmode] problem with example block and headings

2009-10-12 Thread Eric Schulte
Giovanni Ridolfi writes: > --- Lun 12/10/09, Eric S Fraga ha scritto: >> Footnotes: >> [1]  I wonder whether there should be a separate >> orb-babel mailing list to avoid too much noise >> in the org-mode list? > > what about a tag in the subject line such as: > > Subject: [babel] problem with

[patch] Re: [Orgmode] problem with example block and headings

2009-10-12 Thread Dan Davison
Carsten Dominik writes: > Hi Eric, > > please move the cursor into the example block and press "C-c '" (that > is C-c followed by the single quote. This will get you into a special > editing buffer for this snippet. When you exit by pressing the same > keys again, you will see what Org does to

Re: [Orgmode] problem with example block and headings

2009-10-12 Thread Giovanni Ridolfi
--- Lun 12/10/09, Eric S Fraga ha scritto: > Footnotes: > [1]  I wonder whether there should be a separate > orb-babel mailing list to avoid too much noise > in the org-mode list? what about a tag in the subject line such as: Subject: [babel] problem with example block and headings cheers,

Re: [Orgmode] problem with example block and headings

2009-10-12 Thread Eric S Fraga
At Mon, 12 Oct 2009 15:09:31 +0200, Carsten Dominik wrote: > > Hi Eric, > > please move the cursor into the example block and press "C-c '" (that > is C-c followed by the single quote. This will get you into a special > editing buffer for this snippet. When you exit by pressing the same > keys

Re: [Orgmode] problem with example block and headings

2009-10-12 Thread Carsten Dominik
Hi Eric, please move the cursor into the example block and press "C-c '" (that is C-c followed by the single quote. This will get you into a special editing buffer for this snippet. When you exit by pressing the same keys again, you will see what Org does to quote such headlines. Also,

[Orgmode] problem with example block and headings

2009-10-12 Thread Eric S Fraga
Hello, This is not a critical problem but I thought I would highlight it. If you have an example block which includes lines that look like org-mode headings, the show/collapse commands get confused. The two images attached show the erroneous behaviour for a file with these contents: --8<-