[ESS] ESS with Julia built from source breaks plotting

Gustavo Lacerda guse at optimizelife.com
Sat Mar 30 03:13:30 CET 2013


hi,

I just built julia 0.2 from source, and have been using it with ESS.
Unfortunately, Winston (plotting package) doesn't work when I run
Julia from Emacs.  It *does* work when I run it from a regular
terminal.

This is my .emacs:
(setq inferior-julia-program-name
"~/projects/julia/usr/bin/julia-release-basic")
(add-to-list 'load-path "~/projects/julia/contrib/")

How would you go about ensuring that the Emacs/ESS environment is the
same as the terminal environment?

Gustavo



More information about the ESS-help mailing list