From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Paulo J. Matos" Newsgroups: gmane.emacs.help Subject: Flymake from CVS doesn't require Date: Sat, 22 Jul 2006 14:31:39 +0100 Message-ID: <11b141710607220631s71fbc311s282506f1a967d36c@mail.gmail.com> Reply-To: pocm@sat.inesc-id.pt NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1153575129 2129 80.91.229.2 (22 Jul 2006 13:32:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 22 Jul 2006 13:32:09 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jul 22 15:32:04 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G4HaE-0003xn-4l for geh-help-gnu-emacs@m.gmane.org; Sat, 22 Jul 2006 15:31:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G4HaD-0007QL-Hk for geh-help-gnu-emacs@m.gmane.org; Sat, 22 Jul 2006 09:31:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G4Ha3-0007Py-7q for help-gnu-emacs@gnu.org; Sat, 22 Jul 2006 09:31:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G4Ha0-0007Pk-Oc for help-gnu-emacs@gnu.org; Sat, 22 Jul 2006 09:31:41 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G4Ha0-0007Ph-J4 for help-gnu-emacs@gnu.org; Sat, 22 Jul 2006 09:31:40 -0400 Original-Received: from [66.249.92.173] (helo=ug-out-1314.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G4Hae-0005yp-I8 for help-gnu-emacs@gnu.org; Sat, 22 Jul 2006 09:32:20 -0400 Original-Received: by ug-out-1314.google.com with SMTP id u2so1691088uge for ; Sat, 22 Jul 2006 06:31:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=BFIOeAT+kyGjovgSiHLGDL7dEnsyB6E89sKi4OJkkVFprETNewmwU4U71MIPc48XSpsngmLUu4erNSHzdtvSbhKzMD7KRub/fAIPLAHRRIC8RUI2Twy8r6TKlStk/GfmR+8Khs6V1XSJGHS23MsuPE5k5/S4QT6+v1bFVtTFUyI= Original-Received: by 10.78.164.13 with SMTP id m13mr796423hue; Sat, 22 Jul 2006 06:31:39 -0700 (PDT) Original-Received: by 10.78.119.7 with HTTP; Sat, 22 Jul 2006 06:31:39 -0700 (PDT) Original-To: help-gnu-emacs@gnu.org Content-Disposition: inline X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:36155 Archived-At: Hi all, I've retrived flymake from CVS : http://cvs.savannah.gnu.org/viewcvs/*checkout*/emacs/emacs/lisp/progmodes/f= lymake.el?rev=3D1.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(#> nil "flymake" nil t) load-with-code-conversion("/home/pmatos/emacs/site/flymake/flymake.el" "flymake" nil t) require(flymake) eval-buffer(# nil "~/.emacs" nil t) load-with-code-conversion("/home/pmatos/.emacs" "~/.emacs" t t) load("~/.emacs" t t) #[nil " =85=97" [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, --=20 Paulo Jorge Matos - pocm at sat inesc-id pt Web: http://sat.inesc-id.pt/~pocm Computer and Software Engineering INESC-ID - SAT Group