Hello, Thorsten Jolitz <tjol...@gmail.com> writes:
> and at least in the 2nd case the switches are lost, because they don't > work as header args: [...] > #+HEADER: -n > #+BEGIN_EXAMPLE > Hallo World > whats up? > #+END_EXAMPLE This is not valid syntax. Switches are to be put on the block line. Only header arguments can be put on a #+HEADER line. See (info "(Org) Structure of code blocks") in particular the difference between switches and header arguments. Regards, -- Nicolas Goaziou