From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: LanX Newsgroups: gmane.emacs.help Subject: In emacs 23 compile-mode doesn't recognize (c)perl error messages Date: Wed, 30 Sep 2009 16:36:29 -0700 (PDT) Organization: http://groups.google.com Message-ID: <6d2cb724-900e-4e8a-9145-8b271037c8e2@z24g2000yqb.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1254364280 21843 80.91.229.12 (1 Oct 2009 02:31:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 Oct 2009 02:31:20 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 01 04:31:14 2009 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 1MtBRp-0000WL-PW for geh-help-gnu-emacs@m.gmane.org; Thu, 01 Oct 2009 04:31:13 +0200 Original-Received: from localhost ([127.0.0.1]:51800 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MtBRp-0001fX-6C for geh-help-gnu-emacs@m.gmane.org; Wed, 30 Sep 2009 22:31:13 -0400 Original-Path: news.stanford.edu!usenet.stanford.edu!postnews.google.com!z24g2000yqb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-NNTP-Posting-Host: 94.219.219.93 Original-X-Trace: posting.google.com 1254353790 14374 127.0.0.1 (30 Sep 2009 23:36:30 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 30 Sep 2009 23:36:30 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: z24g2000yqb.googlegroups.com; posting-host=94.219.219.93; posting-account=W9fpQwoAAADZYmkl-8sXk1VPxG3rq-Pd User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.0.13) Gecko/2009080315 Ubuntu/8.10 (intrepid) Firefox/3.0.13, gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:173467 X-Mailman-Approved-At: Wed, 30 Sep 2009 22:23:18 -0400 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:68584 Archived-At: Hi I did a fresh install of gnu emacs 23 on my ubuntu box and everything seems to work fine, but when running mode-compile from cperl-mode the error messages are not recognized. That means the errors are not highlighted, clicking has no effect ("there is no error") and M-x next-error only produces "Moved past last error". Any idea? Cheers Rolf