[ESS] julia mode

2016-12-21 Thread Jan van den Broek
Since ubunt 16.04 the ess-julia mode does not work anymore. I have tried
several thing in my .emacs. But although it loads it does not work. part
of my .emacs file
(add-to-list 'load-path "/usr/share/emacs/site-lisp/ess/")
;;(require 'ess)
(load "/usr/share/emacs/site-lisp/ess/ess-julia.el")
(require 'ess-julia)

I am now using Ubuntu 16.10. hope you can help me. thanks

cheers


[[alternative HTML version deleted]]

__
ESS-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help


Re: [ESS] julia mode

2016-12-21 Thread Stephen Eglen
> (add-to-list 'load-path "/usr/share/emacs/site-lisp/ess/")
> ;;(require 'ess)

have you tried uncommenting the above line?

__
ESS-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help