emacs-devel
[Top][All Lists]
Advanced

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

Re: new compile.el


From: Reto Zimmermann
Subject: Re: new compile.el
Date: Wed, 11 Mar 2009 14:40:45 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax)

I'm guessing that you're talking about the error-regexp code that's in
emacs/lisp/progmodes/vhdl-mode.el.  Looking at it, I do not quite
understand what the code is meant to do:
vhdl-compile-use-local-error-regexp sets error-regexp-alist in the
vhdl-mode buffer rather than in the compilaiton buffer.

Looks like that's the problem. It worked before though. Now variable compilation-file-regexp-alist also doesn't exist anymore, so I guess I would have to rewrite the whole compilation section of vhdl-mode.

Reto





reply via email to

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