From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Default of jit-lock-stealth-time Date: Sun, 04 Mar 2007 22:59:28 +0200 Message-ID: References: <85tzxazb8r.fsf@lola.goethe.zz> <85irdi1mar.fsf@lola.goethe.zz> <85abytkugj.fsf@lola.goethe.zz> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1173041981 27475 80.91.229.12 (4 Mar 2007 20:59:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 4 Mar 2007 20:59:41 +0000 (UTC) Cc: emacs-devel@gnu.org To: David Kastrup Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 04 21:59:35 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 1HNxnq-00039W-91 for ged-emacs-devel@m.gmane.org; Sun, 04 Mar 2007 21:59:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HNxnp-0006os-KI for ged-emacs-devel@m.gmane.org; Sun, 04 Mar 2007 15:59:33 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HNxnf-0006ol-2c for emacs-devel@gnu.org; Sun, 04 Mar 2007 15:59:23 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HNxnc-0006oS-K1 for emacs-devel@gnu.org; Sun, 04 Mar 2007 15:59:22 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HNxnc-0006oP-H3 for emacs-devel@gnu.org; Sun, 04 Mar 2007 15:59:20 -0500 Original-Received: from heller.inter.net.il ([213.8.233.23]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HNxnb-0007n4-8C; Sun, 04 Mar 2007 15:59:19 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-200-104.inter.net.il [80.230.200.104]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id CAP83338 (AUTH halo1); Sun, 4 Mar 2007 22:59:13 +0200 (IST) In-reply-to: <85abytkugj.fsf@lola.goethe.zz> (message from David Kastrup on Sun, 04 Mar 2007 14:29:48 +0100) X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (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:67314 Archived-At: > Cc: rms@gnu.org, emacs-devel@gnu.org > From: David Kastrup > Date: Sun, 04 Mar 2007 14:29:48 +0100 > > I can send you the file in question If that's the standard texbook.tex from CTAN, I have it. FWIW, I don't see any special problem with it in "emacs -Q". JIT stealth still takes 1-3% of CPU on a 3GHz box, when this file is the only one loaded in a session. > but you'll probably need font-latex and possible other AUCTeX > components for reproducing the problem. Are there other files which exhibit similar problems? Or did we just change the defaults because of some singular case, which on top of that needs unbundled packages to raise its ugly head?