From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dkcombs@panix.com (David Combs) Newsgroups: gmane.emacs.help Subject: Re: 22.2 slower than 21.3 Date: Sun, 14 Sep 2008 21:52:05 +0000 (UTC) Organization: Public Access Networks Corp. Message-ID: References: <217aa644-6378-4fa1-992b-8d5af4edcfb5@m73g2000hsh.googlegroups.com> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1221432050 29099 80.91.229.12 (14 Sep 2008 22:40:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 14 Sep 2008 22:40:50 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 15 00:41:39 2008 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 1Kf0Hi-00010t-SJ for geh-help-gnu-emacs@m.gmane.org; Mon, 15 Sep 2008 00:41:39 +0200 Original-Received: from localhost ([127.0.0.1]:58532 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kf0Gi-0007uC-6j for geh-help-gnu-emacs@m.gmane.org; Sun, 14 Sep 2008 18:40:36 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!news-xxxfer.readnews.com!news-out.readnews.com!transit4.readnews.com!panix!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 30 Original-NNTP-Posting-Host: panix1.panix.com Original-X-Trace: reader1.panix.com 1221429125 24999 166.84.1.1 (14 Sep 2008 21:52:05 GMT) Original-X-Complaints-To: abuse@panix.com Original-NNTP-Posting-Date: Sun, 14 Sep 2008 21:52:05 +0000 (UTC) X-Newsreader: trn 4.0-test76 (Apr 2, 2001) Original-Xref: news.stanford.edu gnu.emacs.help:162249 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:57592 Archived-At: In article , Alan Mackenzie wrote: >Hi, Robert! > >On Fri, Aug 29, 2008 at 01:06:52AM -0700, Robert wrote: >> Hi, > >> I just installed 22.2 (pre-built binary for Windows XP), but find it >> slower than 21.3. I notice when opening C-files. I went straight back >> to 21.3 now because of that. > >There was a bug in older CC Modes which made it "necessary" to scan >entire buffers when loading them. It was this: > >######################################################################### >put the following into >a C file, somewhere near the beginning: > >#warning for isn't a keyword here. Sure looks like a C-comment to me -- so by what means did emacs "see into" that comment? And why would it do anything like that? Thanks, David