emacs-orgmode
[Top][All Lists]
Advanced

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

[O] #+header: :post -> Symbol's value as variable is void: *this*


From: Thorsten Jolitz
Subject: [O] #+header: :post -> Symbol's value as variable is void: *this*
Date: Sat, 26 Jul 2014 22:02:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Hi List, 

whats wrong with this :post header arg:

#+header: :post (format "#+attr_latex :float :placement {c}{scale=.6}\n%s" 
*this*) 
#+begin_src emacs-lisp 
 (+ 2 2)
#+end_src

When I understand 

,----
| http://orgmode.org/manual/post.html
`----

correctly, *this* should hold the block results, but I get 

,----
| Symbol's value as variable is void: *this*
`----

-- 
cheers,
Thorsten





reply via email to

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