>>>>> "Bernard" == Bernard Hurley writes:
Bernard> #+BEGIN_SRC ruby -f -l "#(ref:%s)"
Sorry that should have been:
#+BEGIN_SRC ruby -r -l "#(ref:%s)"
--
Your fortune cookie for today:
Bridge ahead. Pay troll.
** Fortune cookies are brought to you by GNU/Linux "fortunes" **
Hi all,
At present the value of org-coderef-label-format in a source code
editing buffer does not inherit its value from the value in the
corresponding org-mode buffer but instead, if it is not specified by a
-l option, defaults to the global value. Note that it is the value in the
org mode buffer
Hi all,
At present customisation of the variable ob-babel-shell-names in
ob-shell.el doesn't work properly. You can actually change its value
and save the customisation, but the org-babel-execute: functions
get created for the hard coded value of the variable not the customised
value.
The follow