all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* new compile.el
@ 2009-03-06 12:48 Reto Zimmermann
  2009-03-06 22:24 ` Stefan Monnier
  0 siblings, 1 reply; 9+ messages in thread
From: Reto Zimmermann @ 2009-03-06 12:48 UTC (permalink / raw)
  To: Emacs Devel

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




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-03-13 12:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-06 12:48 new compile.el Reto Zimmermann
2009-03-06 22:24 ` Stefan Monnier
2009-03-06 22:41   ` Reto Zimmermann
2009-03-10  2:26     ` Stefan Monnier
2009-03-10 13:25       ` Reto Zimmermann
2009-03-10 14:47         ` Stefan Monnier
2009-03-11 13:40           ` Reto Zimmermann
2009-03-11 14:46             ` Stefan Monnier
2009-03-13 12:46               ` Reto Zimmermann

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.