** Description changed: Binary package hint: emacs-goodies-el Hi. I got this error when calling ctypes-read-file in emacs22: (void-variable c-font-lock-keywords-2) + + Update: a prerequisite is that you have a valid ~/.ctypes file, as you + will if you have used ctypes at all before. This causes startup of happycoders-emacs to fail. The variable c-font-lock-keywords-2 is defined in cc-fonts.el. Hence, one has to (require 'cc-fonts) when emacs-major-version is >= 22 (and probably also for xemacs >= 21). Regards, Claudio
-- void variable with ctypes.el https://bugs.launchpad.net/bugs/162954 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
