Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!odi!dlw From: dlw@odi.com (Dan Weinreb) Newsgroups: comp.sys.hp Subject: Re: CC, emacs, and the three bears Message-ID: <1991Jun11.200023.14569@odi.com> Date: 11 Jun 91 20:00:23 GMT References: <2308@godzilla.tcs.com> Reply-To: dlw@odi.com Followup-To: comp.sys.hp Organization: Object Design, Inc. Lines: 14 In-Reply-To: colin@tcs.com's message of 7 Jun 91 14:16:21 GMT In article <2308@godzilla.tcs.com> colin@tcs.com (Colin Kendall) writes: Emacs recognized the first three warnings (from cpp), but not the fourth (from cfront). I want it to recognize all the errors and warnings. So if anyone has some better idea, let's have it... Just modify the function compilation-parse-errors in the file compile.el in your GNU Emacs sources to know about this format. In fact, you might only need to modify the regular expression compilation-error-regexp.