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]> 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. > > >
