emacs-orgmode
[Top][All Lists]
Advanced

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

[O] [babel] Why #+name: is not a member of params?


From: Mikhail Titov
Subject: [O] [babel] Why #+name: is not a member of params?
Date: Tue, 5 Jun 2012 19:19:17 -0500

Hello!

I’d like to insert a comment into tangle output with a block name. I thought I 
could easily access it (like from org-babel-expand-body:XXX function) with

(cdr (assq :name params))

But apparently it does not work. When I do C-c C-v C-v trying to expand body, I 
get nil as it is not there.

Did I miss something?

I want that so each block appears in individual Matlab code cell [1].

[1] http://www.mathworks.com/help/techdoc/matlab_env/brqxeeu-259.html

Mikhail






reply via email to

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