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

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

Any wisdom on 'compilation-error-regexp-alist-alist is void' ?


From: christopherbalz
Subject: Any wisdom on 'compilation-error-regexp-alist-alist is void' ?
Date: Tue, 22 Jan 2008 18:03:04 -0800 (PST)
User-agent: G2/1.0

Whenever I add:

    (require 'flymake-js)
    (add-hook 'javascript-mode-hook 'flymake-js-load)

to my '.emacs' file and then 'eval-buffer', I get this error:

    append: Symbol's value as variable is void: compilation-error-
regexp-alist-alist


More detail here:

    http://www.dzone.com/links/onthefly_javascript_syntax_checking_in_emacs.html

Thank you in advance.




reply via email to

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