From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Eric Pement" Newsgroups: gmane.emacs.help Subject: Re: perl mode problems Date: 24 Jul 2006 07:53:09 -0700 Organization: http://groups.google.com Message-ID: <1153752789.658931.113880@s13g2000cwa.googlegroups.com> References: <87ejwbs9k6.fsf@tiger.rapttech.com.au> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1153755717 13312 80.91.229.2 (24 Jul 2006 15:41:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 24 Jul 2006 15:41:57 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 24 17:41:56 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G52Yl-0007Lh-EO for geh-help-gnu-emacs@m.gmane.org; Mon, 24 Jul 2006 17:41:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G52Yk-0008RK-Ms for geh-help-gnu-emacs@m.gmane.org; Mon, 24 Jul 2006 11:41:30 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!s13g2000cwa.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: 66.185.252.134 Original-X-Trace: posting.google.com 1153752795 9994 127.0.0.1 (24 Jul 2006 14:53:15 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 24 Jul 2006 14:53:15 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 ftweb.moody.edu:3128 (squid/2.5.STABLE5) Complaints-To: groups-abuse@google.com Injection-Info: s13g2000cwa.googlegroups.com; posting-host=66.185.252.134; posting-account=63lmNgwAAABqjm0XxoXi1UjvjQ6CohmC Original-Xref: shelby.stanford.edu gnu.emacs.help:140575 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:36201 Archived-At: Tim X wrote: > Try cperl-mode and see if you find it better. It comes with emacs. I had some highlighting problems with the cperl-mode that came with emacs, and found that that version is not up to date. The latest version of cperl-mode is kept at http://math.berkeley.edu/~ilya/software/emacs/ I downloaded version 5.19, installed it in my "site-lisp" directory, and my highlighting problems were solved. -- Eric Pement