[erlang-questions] Emacs-23-3.a and erlang-mode

Mike Oxford moxford@REDACTED
Tue Oct 25 23:11:17 CEST 2011


Are you sure it's not working?  Check the status line to be sure ...
it should say erlang or erlang-ext if you have distel.

If you just don't see syntax highlighting, put this in your .emacs
file and restart...

(global-font-lock-mode 1)

-mox

On Mon, Oct 24, 2011 at 3:23 AM, Alexander Kuleshov
<kuleshovmail@REDACTED> wrote:
>
>
> 2011/10/24 Kunthar <kunthar@REDACTED>
>>
>> (setq load-path (cons "/usr/lib/erlang/lib/tools-2.6.6.1/emacs"
>> load-path))
>>
>> check tools-2.6.6.1 it shuld be changed.
>> check paths.
>>
>>
>>
>> On Mon, Oct 24, 2011 at 1:07 PM, Alexander Kuleshov
>> <kuleshovmail@REDACTED> wrote:
>> >
>> >
>> > 2011/10/24 Kunthar <kunthar@REDACTED>
>> >>
>> >> gist url is missing.
>> >> please resend.
>> >>
>> >>
>> >> On Mon, Oct 24, 2011 at 12:59 PM, Alexander Kuleshov
>> >> <kuleshovmail@REDACTED> wrote:
>> >> > Hello,
>> >> >
>> >> > I updated my emacs to 23 version. Now when i start emacs and open
>> >> > *.erl
>> >> > files i see that erlang-mode is not working. But i don't see any
>> >> > error
>> >> > messages in Messages buffer.
>> >> > My erlang-mode setting in .emacs: https://gist.github.com/
>> >> > How can i fix it? Anybody met this problem?
>> >> > Thank you.
>> >> > _______________________________________________
>> >> > erlang-questions mailing list
>> >> > erlang-questions@REDACTED
>> >> > http://erlang.org/mailman/listinfo/erlang-questions
>> >> >
>> >> >
>> >>
>> >>
>> >>
>> >> --
>> >> BR,
>> >> \|/ Kunthar
>> >
>> > Gist url: https://gist.github.com/1308700
>> >
>> > _______________________________________________
>> > erlang-questions mailing list
>> > erlang-questions@REDACTED
>> > http://erlang.org/mailman/listinfo/erlang-questions
>> >
>> >
>>
>>
>>
>> --
>> BR,
>> \|/ Kunthar
>
> I checked path. I have: /usr/lib/erlang/lib/tools-2.6.6.1/emacs
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>



More information about the erlang-questions mailing list