[Pkg-erlang-devel] Bug#557131: erlang-mode: seems not to work very well with Emacs 23 (but ok with 22)

Sergei Golovan sgolovan at gmail.com
Thu Nov 19 20:20:39 UTC 2009


tags 557131 + moreinfo
thanks

On Thu, Nov 19, 2009 at 10:08 PM, Nahuel Greco <ngreco at gmail.com> wrote:
>
> Suppose you have a example.erl file with this content:
>
> -module(example).
>
> func(Z) ->
>        Z.
>
> If you open it using "emacs23 -q example.erl", you will note the "-module" and the Z
> variable lines are not colorized until you press Enter on them.

I can't reproduce this. Both emacs22 and emacs23 give exactly the same
coloring (both -module and Z are perfectly colorized). Also, Erlang
submenu is the same for emacs22 and emacs23.

I don't use Emacs, so I've run it without any local customization. It
seems to me that your customization works for emacs22 but makes
something wrong for emacs23. Could you run both emacses with empty
~/.emacs (or where you save all local changes) and either confirm or
deny my hypothesis.

Cheers!
-- 
Sergei Golovan





More information about the Pkg-erlang-devel mailing list