Thanks Ista,
I've tried this, but it doesent work. Seems like ESS has "hijacked"
julia-mode.
My issues with ESS is that it doesn't behave like the julia-mode I'm used
to from my own computer.
- It does not replace latex expressions like \alpha with the unicode
character.
- There is also some weird tab-indentation behaviour that does not make
sense.
Are these supposed to be the same? If so, I might have to dig around to see
what the problem is with my ESS configuration.
On Monday, 2 November 2015 19:26:38 UTC, Ista Zahn wrote:
>
> Probably
>
> (add-to-list 'auto-mode-alist '("\\.jl\\'" . julia-mode))
>
> should do it, though I'm not sure what the advantage would be.
>
> Best,
> Ista
>
> On Mon, Nov 2, 2015 at 10:05 AM, Asbjørn Nilsen Riseth
> <[email protected] <javascript:>> wrote:
> > Hi emacs users,
> >
> > is there a way to disable ESS[Julia] in emacs? I'd like to use
> julia-mode
> > without invoking ESS.
> >
> > ESS is installed globally on my system, but I don't have root rights to
> > uninstall it.
> >
> >
> >
>