emacs-orgmode
[Top][All Lists]
Advanced

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

Re: :session for Julia in org babel?


From: Ihor Radchenko
Subject: Re: :session for Julia in org babel?
Date: Tue, 16 Aug 2022 21:21:10 +0800

"Fraga, Eric" <e.fraga@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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]