From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nikodemus Siivola Newsgroups: gmane.emacs.devel Subject: Re: C mode too slow Date: Tue, 7 Jun 2011 21:45:22 +0300 Message-ID: References: <4DEDC752.7090604@gmx.at> <83boy9d932.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1307472560 10516 80.91.229.12 (7 Jun 2011 18:49:20 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 7 Jun 2011 18:49:20 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 07 20:49:16 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 1QU1L2-0007Xc-0B for ged-emacs-devel@m.gmane.org; Tue, 07 Jun 2011 20:49:16 +0200 Original-Received: from localhost ([::1]:45391 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QU1L0-0003Ey-BW for ged-emacs-devel@m.gmane.org; Tue, 07 Jun 2011 14:49:14 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:41860) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QU1HM-0002Js-Nr for emacs-devel@gnu.org; Tue, 07 Jun 2011 14:45:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QU1HL-0000Wv-3q for emacs-devel@gnu.org; Tue, 07 Jun 2011 14:45:28 -0400 Original-Received: from mail-px0-f179.google.com ([209.85.212.179]:58925) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QU1HI-0000WE-Ox; Tue, 07 Jun 2011 14:45:24 -0400 Original-Received: by pxi2 with SMTP id 2so3492379pxi.38 for ; Tue, 07 Jun 2011 11:45:23 -0700 (PDT) Original-Received: by 10.142.231.2 with SMTP id d2mr94919wfh.262.1307472322900; Tue, 07 Jun 2011 11:45:22 -0700 (PDT) Original-Received: by 10.142.223.3 with HTTP; Tue, 7 Jun 2011 11:45:22 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.212.179 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:140275 Archived-At: On 7 June 2011 20:57, Stefan Monnier wrote: > I'd rather not have to resort to such a workaround. =C2=A0As mentioned, u= sing > an old Emacs works fine, even with font-lock. Just curious: do you have font-lock-verbose set to t by any chance? Cheers, -- nikodemus