Inline "throwaway" code : src_emacs-lisp((+ 2 3)). Does *not* work.
The inline code should be enclosed in curly brackets: src_emacs-lisp{(+ 2 3)}