tags 557131 + moreinfo thanks On Thu, Nov 19, 2009 at 10:08 PM, Nahuel Greco <ngr...@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 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org