From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Hanchrow Newsgroups: gmane.emacs.devel Subject: Re: horrible performance on long lines Date: Wed, 22 Apr 2009 21:29:28 -0700 Message-ID: <36366a980904222129m7f9ac0c2u40ef36475af0082f@mail.gmail.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1240815973 19140 80.91.229.12 (27 Apr 2009 07:06:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 27 Apr 2009 07:06:13 +0000 (UTC) Cc: Neal Becker , emacs-devel@gnu.org To: David Reitter Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 23 06:31:05 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LwqaW-0007dE-6v for ged-emacs-devel@m.gmane.org; Thu, 23 Apr 2009 06:31:04 +0200 Original-Received: from localhost ([127.0.0.1]:48567 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LwqZ6-0004Q2-VJ for ged-emacs-devel@m.gmane.org; Thu, 23 Apr 2009 00:29:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LwqZ2-0004Pn-4R for emacs-devel@gnu.org; Thu, 23 Apr 2009 00:29:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LwqZ1-0004Pb-Jr for emacs-devel@gnu.org; Thu, 23 Apr 2009 00:29:31 -0400 Original-Received: from [199.232.76.173] (port=54019 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LwqZ1-0004PY-Dz for emacs-devel@gnu.org; Thu, 23 Apr 2009 00:29:31 -0400 Original-Received: from qw-out-1920.google.com ([74.125.92.144]:49198) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LwqZ1-0001m2-4b for emacs-devel@gnu.org; Thu, 23 Apr 2009 00:29:31 -0400 Original-Received: by qw-out-1920.google.com with SMTP id 4so313489qwk.24 for ; Wed, 22 Apr 2009 21:29:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=7m72riMqhLi4nsPbs8BZ1nmFKYrQcYPXhxIZ63Pmrf8=; b=uzNbywgCaprmFUysHpr88Bpo/xoGh4K7FcTDNsmCxxUXeCokCe2KiyDahEkYQT06NG 4OUrLA5oqG/wcSqVxRuUN+Qy9fzYi+Cvp/gt/oqrK1p6+V8DyC8k/vPjvsjs/u/+VAed 5rv2lxtHxauT7Zl76KuitZbogfG+PfY5FrsVQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=m8MFlP9cHe0e+G2bX1vN08deUrxt9juRimI2J5+IQIVSw0BD8CZc6qeOaAU3tFkdMl kYB56GIrzn0FGlkyq+7ipOW5T+3Yd48v3DEaSsjZec7gGMQcZlS+BHWui6zh1wJUXPbL /+fO0bRwMxCdyZ99uHF2TUT5m2FFDTWzRX29U= Original-Received: by 10.220.86.204 with SMTP id t12mr1268998vcl.32.1240460968804; Wed, 22 Apr 2009 21:29:28 -0700 (PDT) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:110475 Me too; me too. I assume that turning off font-lock in the buffer would help, but naturally I haven't actually _tried_ that :-)