emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] inline code block problem; first attempt (correction)


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


On 06/08/2016 02:28 PM, Charles Millar wrote:
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

<snip version first posted>

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]