On Sat, 2014-08-02 at 06:11 -0700, Sarvagnan Subramanian wrote:
> Ah thanks! One last question, what should the input be for "(setq
> inferior-julia-program-name)" in .emacs? Should this be the location
> of the julia binary?
It should be the complete path for the binary, e.g.,
(setq inferior-julia-program-name "/usr/local/bin/julia")

Ross

Reply via email to