emacs-devel
[Top][All Lists]
Advanced

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

new compile.el


From: Reto Zimmermann
Subject: new compile.el
Date: Fri, 06 Mar 2009 13:48:19 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax)

How do I transition a major mode (vhdl-mode) to use the new compile.el? From reading the compilation-error-regexp-alist description it sounds like it should still work with the old alist but then it doesn't work right. Converting to use compilation-error-regexp-alist-alist is problematic because it only seems to accept one regexp per mode, while I use several regexps to match error messages of the various VHDL compilers that exist.

Any hints at how I can get this to work and all the things that need to be changed?

Thanks,
Reto




reply via email to

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