Comment 2 for bug 162954

Revision history for this message
caludo (b-l-e-y) wrote :

Yes, it is still a problem in Jaunty.

$ emacs --no-site-file --no-init-file

>>>>
(setq load-path (cons "/usr/share/emacs22/site-lisp/emacs-goodies-el" load-path))

(require 'emacs-goodies-el)

(ctypes-read-file nil nil t t)
<<<<

Error:

>>>>
Debugger entered--Lisp error: (void-variable c-font-lock-keywords-2)
  ctypes-font-lock-install-keywords(c-mode "[...]" ((1 c-font-lock-keywords-2) (1 c-font-lock-keywords-3) (2 c-font-lock-keywords-3 t)))
  ctypes-font-lock-add-keywords(c-mode ((1 c-font-lock-keywords-2) (1 c-font-lock-keywords-3) (2 c-font-lock-keywords-3 t)))
  apply(ctypes-font-lock-add-keywords c-mode ((1 c-font-lock-keywords-2) (1 c-font-lock-keywords-3) (2 c-font-lock-keywords-3 t)))
  ctypes-perform-action((c-mode c++-mode) t nil)
  ctypes-read-file(nil nil t t)
  eval((ctypes-read-file nil nil t t))
<<<<

I'm using Emacs 22.2-0ubuntu2.