From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: C mode too slow Date: Mon, 20 Jun 2011 17:10:51 -0400 Message-ID: References: <20110612203811.GA10061@acm.acm> <20110613145922.GA3369@acm.acm> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1308604278 23846 80.91.229.12 (20 Jun 2011 21:11:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 20 Jun 2011 21:11:18 +0000 (UTC) Cc: emacs-devel@gnu.org To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 20 23:11:12 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QYlkW-0002Ea-1i for ged-emacs-devel@m.gmane.org; Mon, 20 Jun 2011 23:11:12 +0200 Original-Received: from localhost ([::1]:49307 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QYlkU-0002fH-VV for ged-emacs-devel@m.gmane.org; Mon, 20 Jun 2011 17:11:11 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:57543) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QYlkE-0002ew-0T for emacs-devel@gnu.org; Mon, 20 Jun 2011 17:10:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QYlkC-0007Mu-Pt for emacs-devel@gnu.org; Mon, 20 Jun 2011 17:10:53 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:16806 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QYlkC-0007Mq-Gp for emacs-devel@gnu.org; Mon, 20 Jun 2011 17:10:52 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EABS2/01FxL0s/2dsb2JhbABTpmR4iHPAAIYqBJ1ZhCI X-IronPort-AV: E=Sophos;i="4.65,396,1304308800"; d="scan'208";a="116725350" Original-Received: from 69-196-189-44.dsl.teksavvy.com (HELO pastel.home) ([69.196.189.44]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 20 Jun 2011 17:10:51 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 89CA759011; Mon, 20 Jun 2011 17:10:51 -0400 (EDT) In-Reply-To: <20110613145922.GA3369@acm.acm> (Alan Mackenzie's message of "Mon, 13 Jun 2011 14:59:22 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:140740 Archived-At: > Could you try editing lisp.h after applying this patch, please, and let > me know how it goes: It seems to be a lot better now, thank you, Stefan