Charles Philip Chan <cpc...@bell.net> writes:

> I have cc'ed Bastien.

Org src blocks are special.

Try this at the beginning of a line:

<s TAB org C-n C-c ' [Add some org content] C-c '

You should then have something like

#+BEGIN_SRC org
  ,* A headline
  
  ,blabla
#+END_SRC

The commas is needed to escape this Org source from the 
normal handling of the buffer.

They can also be inserted by just pressing TAB in an Org
src block.

HTH,

-- 
 Bastien

Reply via email to