From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Fred" Newsgroups: gmane.emacs.help Subject: Re: Cedet and lmcompile Date: 23 Jan 2007 15:17:12 -0800 Organization: http://groups.google.com Message-ID: <1169594232.223236.220170@s48g2000cws.googlegroups.com> References: <1168633168.181082.275390@38g2000cwa.googlegroups.com> <1168957507.204169.321480@l53g2000cwa.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1169595637 7180 80.91.229.12 (23 Jan 2007 23:40:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 23 Jan 2007 23:40:37 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 24 00:40:30 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1H9VFe-0007Wl-9S for geh-help-gnu-emacs@m.gmane.org; Wed, 24 Jan 2007 00:40:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H9VFd-0002r5-Nm for geh-help-gnu-emacs@m.gmane.org; Tue, 23 Jan 2007 18:40:29 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!s48g2000cws.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 48 Original-NNTP-Posting-Host: 207.45.240.31 Original-X-Trace: posting.google.com 1169594245 31163 127.0.0.1 (23 Jan 2007 23:17:25 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 23 Jan 2007 23:17:25 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: s48g2000cws.googlegroups.com; posting-host=207.45.240.31; posting-account=NwFkTQ0AAABqOyrHceYxB2H4GlmMvSu6 Original-Xref: shelby.stanford.edu gnu.emacs.help:144969 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:40573 Archived-At: Result of `C-h f lmcompile-do-highlight': ------------------------- lmcompile-do-highlight is an interactive compiled Lisp function in `lmcompile'. (lmcompile-do-highlight) Do compilation mode highlighting. Works on grep, compile, or other type mode. ------------------------- Here is the result after debug-on-error ------------------------- Debugger entered--Lisp error: (wrong-number-of-arguments #[nil "=C6 =88=C7 =C8=C9!=88=8Aq=88 )=89=85=B2=C9=89=89=89=CA=C9=89 @@ @A<=83Z @A@=CB @8A@@P=CC!=84y @A@@=82y=CD=CE @A!!=8A=CE @A!q=88=8A @Ab=88=CF=D0`T\"*=CC!=84=8A=D1=CE @A!!=83=A8=C9=D2=D3=8F=88=C9=D4=D5=8F=88=D6 =D7=D8=D9=DA=DB & . A=89=84=C9)=87" [compilation-last-buffer compilation-error-list marks txt entry case-fold-search lmcompile-clear compilation-find-buffer lmcompile-reinitialize-errors nil t 2 file-exists-p buffer-name marker-buffer count-lines 1 bufferp (byte-code "=8A=C2!q=88=8Ab=88=C3=C4= =C5 =C6#=83=C7=82%=C3=C8=C5 =C6#=83$=C9=82%=CA*=C2=87" [errmark face marker-b= uffer re-search-forward "error" point-at-eol t linemark-stop-face "warning" linemark-caution-face linemark-go-face] 4) ((error)) (byte-code "=8A=C2!q=88=8Ab=88=C3=C4 =C5 \"=C6=C7 \"=83! =C8=95=C9O=82=C6=CA \"=83. =C8=95=C9O*=C9=87" [errmark = txt marker-buffer buffer-substring-no-properties point-at-bol point-at-eol string-match "[0-9]:" 0 nil "^\\s-++"] 3) ((error)) linemark-add-entry :filename :line :errormarker :face :errmsg face line file errmark lmcompile-error-group] 13 ("/homedir/fmayot/cedet-1.0pre3/eieio/lmcompile.elc" . 2804) nil] 2) lmcompile-do-highlight(# "exited abnormally with code 2\n") compilation-handle-exit(exit 2 "exited abnormally with code 2\n") compilation-sentinel(# "exited abnormally with code 2\n") -------------------------