From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Default of jit-lock-stealth-time Date: Sun, 04 Mar 2007 21:55:19 -0500 Message-ID: References: <85tzxazb8r.fsf@lola.goethe.zz> <85irdi1mar.fsf@lola.goethe.zz> <85abytkugj.fsf@lola.goethe.zz> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1173063641 17819 80.91.229.12 (5 Mar 2007 03:00:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 5 Mar 2007 03:00:41 +0000 (UTC) Cc: eliz@gnu.org, emacs-devel@gnu.org To: David Kastrup Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 05 04:00:30 2007 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 1HO3R7-0000vH-6V for ged-emacs-devel@m.gmane.org; Mon, 05 Mar 2007 04:00:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HO3R6-0006wB-PV for ged-emacs-devel@m.gmane.org; Sun, 04 Mar 2007 22:00:28 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HO3Nm-0004WI-MM for emacs-devel@gnu.org; Sun, 04 Mar 2007 21:57:02 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HO3Nl-0004Vq-Sf for emacs-devel@gnu.org; Sun, 04 Mar 2007 21:57:01 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HO3Nl-0004Vh-Id for emacs-devel@gnu.org; Sun, 04 Mar 2007 21:57:01 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HO3Nl-0001OB-2d for emacs-devel@gnu.org; Sun, 04 Mar 2007 21:57:01 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HO3M7-0002gd-7S; Sun, 04 Mar 2007 21:55:19 -0500 In-reply-to: <85abytkugj.fsf@lola.goethe.zz> (message from David Kastrup on Sun, 04 Mar 2007 14:29:48 +0100) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:67336 Archived-At: So yes, there is likely a bug (or whatever one may call something that takes up too much time) in this particularly severe case, but it is not triggered outside of stealth fontification, and stealth fontification makes the problem be pretty much impossible to debug properly, and triggers it when editing _any_ buffer. Is the bug in font-latex, perhaps?