"Fraga, Eric" <e.fr...@ucl.ac.uk> writes: >> Please report to ESS devs. > > After discussion with Stephen Eglen on the ESS mailing list, he gave me > a single line of elisp to add to ob-julia.el for sessions to work and > noted that the Julia installation must have two specific packages > available (I'm not sure why that is). See attached patch (which > includes a URL for the archive of the email thread).
Thanks! Can you also update https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-julia.html? (https://git.sr.ht/~bzg/worg/) > (value > (with-temp-buffer > + (setq ess-local-customize-alist t) This will set the variable globally. You may want setq-local instead. -- Ihor Radchenko, Org mode contributor, Learn more about Org mode at https://orgmode.org/. Support Org development at https://liberapay.com/org-mode, or support my work at https://liberapay.com/yantar92