emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Insert variable into tangled source code


From: Roland
Subject: Re: [O] Insert variable into tangled source code
Date: Tue, 6 Aug 2013 14:40:52 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Sebastien Vauban <address@hidden> writes:

> 
> First, x[0,1] can't be resolved (unlike tab_x[0,1]).
> 
> For the rest, I'd guess you must add the proper replacemen "method" for
> `own_lang'. Is this the case?
> 
> I mean: depending on the Babel language, variables must or must not be
> prefixed by a $ sign to be replaced in the code block. For example, in 
Emacs
> Lisp, you won't prefix vars with $.
> 
> Maybe have a look at `sh' or `sql' Babel languages for inspiration.
> 
> Best regards,
>   Seb
> 

Thank you very much!!!

I've just adapted the SQL expand variable function in ob-sql.el to my 
language and it works perfectly!

Best regards.

Roland.










reply via email to

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