emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [BABEL] Can all languages deal with multi-line headers?


From: Eric Schulte
Subject: Re: [O] [BABEL] Can all languages deal with multi-line headers?
Date: Sun, 03 Aug 2014 21:17:23 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Thorsten Jolitz <address@hidden> writes:

> Hi List, 
>
> I wonder if I can assume that all ob-xxx.el languages, even those
> written before the new parser/exporter framework existed, know how to
> deal with multi-line headers like:
>
> ,----
> | #+name: foo
> | #+header_args: :var x=bar
> | #+begin_src lang
> | ...
> | #+end_src
> `----
>
> (I would think that argument parsing is done by the framework-core and
> was thus updated once and for all languages with Org 8+, but want to be
> sure). 

Yes, this is true of all languages however you have the syntax wrong in
your example.  See the manual.

  (info "(org)Code block specific header arguments")

-- 
Eric Schulte
https://cs.unm.edu/~eschulte
PGP: 0x614CA05D (see https://u.fsf.org/yw)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]