From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.help Subject: Re: (cperl-mode) Problems with syntax highlighting after __DATA__ ! Date: Fri, 15 Oct 2010 10:25:24 -0400 Message-ID: References: <6dc535d1-ce05-449d-a3ff-d062f5e634d1@z28g2000vba.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1291874567 27280 80.91.229.12 (9 Dec 2010 06:02:47 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 9 Dec 2010 06:02:47 +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 Dec 09 07:02:44 2010 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.69) (envelope-from ) id 1PQZaT-0008Rw-Up for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Dec 2010 07:02:42 +0100 Original-Received: from localhost ([127.0.0.1]:45946 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQZaT-0001ik-A7 for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Dec 2010 01:02:41 -0500 Original-Path: usenet.stanford.edu!postnews.google.com!news1.google.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post01.iad.highwinds-media.com!newsfe12.iad.POSTED!00000000!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:iW3CHSrzCymug199I5oCJdECzsM= Original-Lines: 9 Original-X-Complaints-To: abuse@UsenetServer.com Original-NNTP-Posting-Date: Fri, 15 Oct 2010 14:25:24 UTC Original-Xref: usenet.stanford.edu gnu.emacs.help:181803 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:76772 Archived-At: > I can't scroll anymore thru the buffer because emacs always hangs when > trying to fontify the HTML code according to perl-syntax. > I have no problems when I toggle font-lock-mode of. What happens if you use perl-mode instead of cperl-mode? Stefan