--> _______________________________________________
> erlang-questions mailing list
> erlang-q...@erlang.org
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
BR,
\|/ Kunthar
(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
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