Author: rustom
Date: Sep 20, 2008 07:32
...regexp-alist    (cons 'iar-avr compilation-error-regexp-alist)) ;; Store iar...regexp-alist-alist variable (setq compilation-error-regexp-alist-alist    (cons...9]+\\]:"        1 2 nil (3)) compilation-error-regexp-alist-alist)) It...above, I put there just "compilation-error-regexp-alist-alist" but...solve this I added "(require 'compile)" line. Error message disappeared but...
|