From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: LanX Newsgroups: gmane.emacs.help Subject: Re: In emacs 23 compile-mode doesn't recognize (c)perl error messages Date: Thu, 8 Oct 2009 05:41:46 -0700 (PDT) Organization: http://groups.google.com Message-ID: <84db9f9d-c358-4e3d-ba1e-3b7e6cb764dc@m20g2000vbp.googlegroups.com> References: <6d2cb724-900e-4e8a-9145-8b271037c8e2@z24g2000yqb.googlegroups.com> <271a1a36-c8db-414a-a329-72a903207334@c3g2000yqd.googlegroups.com> <1544A0C5-7D0B-4B56-BC70-C8684173706A@Web.DE> <5397B484-241E-4DF2-AA2C-F2AA26C464E0@web.de> <716a18f5-d4e2-4472-b7b0-ecd5cbedac5a@j39g2000yqh.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 1255009525 569 80.91.229.12 (8 Oct 2009 13:45:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 8 Oct 2009 13:45:25 +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 08 15:45:15 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 1MvtFC-0002bs-UP for geh-help-gnu-emacs@m.gmane.org; Thu, 08 Oct 2009 15:41:23 +0200 Original-Received: from localhost ([127.0.0.1]:39671 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MvtFC-0006Wg-C4 for geh-help-gnu-emacs@m.gmane.org; Thu, 08 Oct 2009 09:41:22 -0400 Original-Path: news.stanford.edu!usenet.stanford.edu!postnews.google.com!m20g2000vbp.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 32 Original-NNTP-Posting-Host: 188.97.8.223 Original-X-Trace: posting.google.com 1255005709 27484 127.0.0.1 (8 Oct 2009 12:41:49 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 8 Oct 2009 12:41:49 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: m20g2000vbp.googlegroups.com; posting-host=188.97.8.223; 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.14) Gecko/2009090216 Ubuntu/8.10 (intrepid) Firefox/3.0.14, gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:173669 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:68767 Archived-At: Hi guys I had no luck so far. 8( That's what I tried: * actually emacs-snapshot reported an installation error due to eieio! ** so I deinstalled the eieieo package and reinstalled snapshot but the described problem remained * I did a cvs install as described in http://www.saltycrane.com/blog/2008/10/installing-emacs-23-cvs-ubuntu-hardy/ ** installation without problems, but mode-compile bug remained * I deinstalled emacs22 and xemacs21 by deinstalling emacs-common to avoid side effects ** emacs-23 starts without problems but the bug remains I can assure it's not a cperl-mode error, since I have exactly the same problem when running mode-compile from perl-mode without even load cperl-mode.el. So it's not Ilya's concern. Mode-compile works perfectly with python or sh modes. The only "error"-message I was able to spot till now was "Loading `mode-compile': old-style backquotes detected!" I'm currently running Ubuntu Intrepid 8.10, I'm going to upgrade to Jaunty 9.04 tonight. Maybe meanwhile some ubuntu-users can check if they are experiencing the same problems?