emacs-orgmode
[Top][All Lists]
Advanced

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

[O] inline code block problem; first attempt


From: Charles Millar
Subject: [O] inline code block problem; first attempt
Date: Wed, 08 Jun 2016 14:28:38 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0

C-c C-c works on this

#+begin_src emacs-lisp :var totalcommissions=TOTALCOM[-1,-1]
totalcommissions
#+end_src

#+RESULTS:
: 99990.0

but not on this

Inline version src-emacs-lisp[:var totalcommissions=TOTALCOM[-1,-1]]{totalcommissions}

What am I missing?

Charlie Millar




reply via email to

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