* inline code block problem; first attempt
@ 2016-06-08 18:28 Charles Millar
2016-06-08 18:37 ` inline code block problem; first attempt (correction) Charles Millar
0 siblings, 1 reply; 2+ messages in thread
From: Charles Millar @ 2016-06-08 18:28 UTC (permalink / raw)
To: emacs-orgmode
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-08 19:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-08 18:28 inline code block problem; first attempt Charles Millar
2016-06-08 18:37 ` inline code block problem; first attempt (correction) Charles Millar
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).