[ESS-bugs] julia mode problem
Martin Maechler
maechler at stat.math.ethz.ch
Tue Aug 13 22:02:53 CEST 2013
When I open a file foo.jl I now get an error
File mode specification error: (void-variable julia-font-lock-defaults)
and lo and behold ,
grep -nH -e julia-font-lock-defaults *.el
ess-julia.el:276: (font-lock-defaults . '(julia-font-lock-defaults
ess-julia.el:314: (inferior-ess-font-lock-defaults .
julia-font-lock-defaults)
julia-font-lock-defaults are indeed nowhere defined inside ess/lisp/
How did nobody notice this?
I'd be happy for a fix, as I'm with Doug Bates (and others) and we are
looking at julia code,
but I can't as long as I use the current (devel) version of ESS.
Martin
?
More information about the ESS-bugs
mailing list