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, 15 Oct 2009 18:23:33 -0700 (PDT) Organization: http://groups.google.com Message-ID: <6c3419ad-8de9-4e56-bab0-23ab0d7d8135@x37g2000yqj.googlegroups.com> References: <6d2cb724-900e-4e8a-9145-8b271037c8e2@z24g2000yqb.googlegroups.com> <1544A0C5-7D0B-4B56-BC70-C8684173706A@Web.DE> <5397B484-241E-4DF2-AA2C-F2AA26C464E0@web.de> <4681fb35-bcea-4553-af4c-8621af25055d@11g2000yqp.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: ger.gmane.org 1255657316 26312 80.91.229.12 (16 Oct 2009 01:41:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 16 Oct 2009 01:41:56 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 16 03:41:47 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 1MybpC-0002Hw-Ji for geh-help-gnu-emacs@m.gmane.org; Fri, 16 Oct 2009 03:41:46 +0200 Original-Received: from localhost ([127.0.0.1]:48998 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MybpB-0001gq-Vo for geh-help-gnu-emacs@m.gmane.org; Thu, 15 Oct 2009 21:41:46 -0400 Original-Path: news.stanford.edu!usenet.stanford.edu!postnews.google.com!x37g2000yqj.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 42 Original-NNTP-Posting-Host: 84.59.67.216 Original-X-Trace: posting.google.com 1255656213 29480 127.0.0.1 (16 Oct 2009 01:23:33 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 16 Oct 2009 01:23:33 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: x37g2000yqj.googlegroups.com; posting-host=84.59.67.216; posting-account=zOOXDwgAAAAi0tA6rMyFDghoWI7QL8B_ 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:173926 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:69011 Archived-At: Hi > ??? =A0Just use Emacs with a good code viewer (I use my imenu-go.el and > a handful of other tricks). =A0Do not see how breaking into parts would > simplify anything... Well it wasn't meant just for me but for all users. How many perl- developers know elisp? And how many of them can handle 9000 lines of code? > > together with a testsuite written in perl? > > Supporting a testsuite usually means 1.5x increase of time. =A0Assume an > estimate of extra 250hours. Who is going to invest in it? =A0Given that > "mine" cperl-mode.el is "already working", definitely not me... My idea is that the perl&&emacs-community could/would supply testcases for every problem/bug they encounter. > > And sorry to say so - some aspects of cperl-mode are very outdated, > > e.g there is no up-to-date info-file for perldocs. > > ??? =A0Make it. Actually I'm trying to, but I'm not really sure if it's worth it, since there are already good html-versions of perldoc, even solutions which are rendering just-in-time any module in INC. I didn't mean to demand of you making a new info-file but to suggest (for the sake of simplicity) to skip an outdated feature from the menu. > Bind right-click to [menubar cperl] or whatever it is? =A0The docs of > easymenu may have a chance to mention it... yeah already found a workaround, other thread. Thanx for your help and don't mind, I was just brainstorming. Cheers Rolf