Package: erlang-mode Version: 1:13.b.2.1-dfsg-1 Severity: normal 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. Doing M-x font-lock-fontify-buffer also doesn't work. I think this isn't related to 'font-lock-maximum-decoration et al, you can put it to t for erlang-mode in your ..emacs and the behaviour is the same. Another bug: The "Erlang" menu in the menubar only shows 5 non-related items, when the normal is 13. But using "emacs22 -q" everything seems to work ok. - System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.30-2-686 (SMP w/2 CPU cores) Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/bash Versions of packages erlang-mode depends on: ii emacsen-common 1.4.19 Common facilities for all emacsen erlang-mode recommends no packages. Versions of packages erlang-mode suggests: ii erlang 1:13.b.2.1-dfsg-1 Concurrent, real-time, distributed ii erlang-doc-html 1:13.b.2.1-dfsg-2 Erlang/OTP HTML documentation ii erlang-manpages 1:13.b.2.1-1 Erlang/OTP manual pages -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org