gjkerns / ob-julia

36 stars 25 forks source link

Add directions for Julia on macOS because the Emacs GUI does not start from a shell #12

Open emonigma opened 6 years ago

emonigma commented 6 years ago

Hello,

I've started using Julia from Org mode and followed your directions. I got stuck at running Julia at the section on ESS because M-x julia would fail. I understand it's specific to macOS and added directions for that.

fleimgruber commented 6 years ago

How about using the elisp variable inferior-julia-program-name instead?

emonigma commented 6 years ago

Yes, I set up that variable as in the basic configuration, but that failed so I added those other settings.

fleimgruber commented 6 years ago

IMHO, dealing with PATH OS specifics is out of the scope of this package.

emonigma commented 6 years ago

Even just in the installation directions of ob-julia.org?

fleimgruber commented 6 years ago

I would say so yes. But that is just, like, my opinion. Let's wait for the maintainer.