help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Flymake from CVS doesn't require


From: Paulo J. Matos
Subject: Flymake from CVS doesn't require
Date: Sat, 22 Jul 2006 14:31:39 +0100

Hi all,

I've retrived flymake from CVS :
http://cvs.savannah.gnu.org/viewcvs/*checkout*/emacs/emacs/lisp/progmodes/flymake.el?rev=1.2.4.21

But when I compile it and try to load it I get:
Debugger entered--Lisp error: (void-variable
compilation-error-regexp-alist-alist)
 (flymake-reformat-err-line-patterns-from-compile-el
compilation-error-regexp-alist-alist)
 (append (quote (... ... ... ... ... ...))
(flymake-reformat-err-line-patterns-from-compile-el
compilation-error-regexp-alist-alist))
 (defvar flymake-err-line-patterns (append (quote ...)
(flymake-reformat-err-line-patterns-from-compile-el
compilation-error-regexp-alist-alist)) "Patterns for matching
error/warning lines.\n(REGEXP FILE-IDX LINE-IDX ERR-TEXT-IDX).\nUse
`flymake-reformat-err-line-patterns-from-compile-el' to add
patterns\nfrom compile.el")
 eval-buffer(#<buffer  *load*<2>> nil "flymake" nil t)
 load-with-code-conversion("/home/pmatos/emacs/site/flymake/flymake.el"
"flymake" nil t)
 require(flymake)
 eval-buffer(#<buffer  *load*> nil "~/.emacs" nil t)
 load-with-code-conversion("/home/pmatos/.emacs" "~/.emacs" t t)
 load("~/.emacs" t t)
 #[nil " …—" [init-file-user system-type user-init-file-1
user-init-file source alt ms-dos "~" "/_emacs" windows-nt
directory-files nil "^\\.emacs\\(\\.elc?\\)?$" "~/.emacs" "~/_emacs"
vax-vms "sys$login:.emacs" "/.emacs" t load file-name-extension "elc"
file-name-sans-extension ".el" file-exists-p file-newer-than-file-p
message "Warning: %s is newer than %s" sit-for 1 "default"
inhibit-default-init inhibit-startup-message] 5]()
 command-line()
 normal-top-level()


I'm using emacs 21.4.

Any ideas on what might be wrong?

Cheers,
--
Paulo Jorge Matos - pocm at sat inesc-id pt
Web: http://sat.inesc-id.pt/~pocm
Computer and Software Engineering
INESC-ID - SAT Group




reply via email to

[Prev in Thread] Current Thread [Next in Thread]