If not already done why don't you ask on the ESS mailing
list: https://stat.ethz.ch/mailman/listinfo/ess-help
I'm sure they can help you with this issue, it can also help to fill an
issue on the Github repo: https://github.com/emacs-ess/ESS
Hope it helps.
On Thursday, November 12, 2015 at 11:37:30 AM UTC, Asbjørn Nilsen Riseth
wrote:
>
> 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]> 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.
>> >
>> >
>> >
>>
>