From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ilya Zakharevich Newsgroups: gmane.emacs.help Subject: Re: cperl-mode Date: Fri, 31 Aug 2007 20:51:40 +0000 (UTC) Organization: U.C. Berkeley Math. Department. Message-ID: References: NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1188596439 30749 80.91.229.12 (31 Aug 2007 21:40:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 31 Aug 2007 21:40:39 +0000 (UTC) Bcc: ilya To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 31 23:40:36 2007 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 1IREEB-00070h-Do for geh-help-gnu-emacs@m.gmane.org; Fri, 31 Aug 2007 23:40:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IREEA-0002kh-QH for geh-help-gnu-emacs@m.gmane.org; Fri, 31 Aug 2007 17:40:30 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.berkeley.edu!ucberkeley!agate.berkeley.edu!ilya Original-Newsgroups: gnu.emacs.help Original-Lines: 23 Original-NNTP-Posting-Host: powdermilk.math.berkeley.edu Original-X-Trace: agate.berkeley.edu 1188593500 37501 169.229.140.13 (31 Aug 2007 20:51:40 GMT) Original-X-Complaints-To: usenet@agate.berkeley.edu Original-NNTP-Posting-Date: Fri, 31 Aug 2007 20:51:40 +0000 (UTC) User-Agent: trn [how to get a version via %-escapes???] with a custom header X-How-To-Reach-Me: The From: address is valid X-How-To-Disable-Cc: Put in the headers the line: Mail-Copies-To: never Originator: ilya@powdermilk.math.berkeley.edu Original-Xref: shelby.stanford.edu gnu.emacs.help:151522 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:47044 Archived-At: [A complimentary Cc of this posting was sent to Goran ], who wrote in article : > Paging C-v, M-v and typing characters is most time > slow, no matter the size of file. > > I have compiled Emacs 22.1.1 from source on Mandriva 2005 > Linux, kernel 2.6, 512M memory and Debian 3.1 Linux kernel 2.6 > 384M memory. You still did not answer "Slow with respect to WHAT?". > cperl-mode is as shipped with Emacs 22.1.1 > (defvar cperl-version > (let ((v "Revision: 5.22")) This is not the latest version. ilyaz.org/software. I saw bugs reports that v22.1 is practically unusable with CPerl (too many bugs: syntaxification does not work correct), but not about slowdown. Hope this helps, Ilya