From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: Three strikes them out Date: Sat, 31 May 2008 11:16:46 +0200 Message-ID: <4841177E.8020708@gmx.at> References: <48403C07.5080404@gmail.com> <484113E8.1040008@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1212225377 16002 80.91.229.12 (31 May 2008 09:16:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 31 May 2008 09:16:17 +0000 (UTC) Cc: Stefan Monnier , Emacs Devel To: "Lennart Borgman (gmail)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 31 11:16:57 2008 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 1K2NCo-00068D-CK for ged-emacs-devel@m.gmane.org; Sat, 31 May 2008 11:16:54 +0200 Original-Received: from localhost ([127.0.0.1]:35585 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K2NC1-0002lh-RB for ged-emacs-devel@m.gmane.org; Sat, 31 May 2008 05:16:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K2NBf-0002fE-AS for emacs-devel@gnu.org; Sat, 31 May 2008 05:15:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K2NBe-0002es-UN for emacs-devel@gnu.org; Sat, 31 May 2008 05:15:42 -0400 Original-Received: from [199.232.76.173] (port=36792 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K2NBe-0002el-GF for emacs-devel@gnu.org; Sat, 31 May 2008 05:15:42 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:40020) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1K2NBe-0004W8-80 for emacs-devel@gnu.org; Sat, 31 May 2008 05:15:42 -0400 Original-Received: (qmail invoked by alias); 31 May 2008 09:15:41 -0000 Original-Received: from 62-47-36-73.adsl.highway.telekom.at (EHLO [62.47.36.73]) [62.47.36.73] by mail.gmx.net (mp043) with SMTP; 31 May 2008 11:15:41 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1/jjpRvAGLjYq3aP25Q+eCEW/SM62hOaziOtb/yrO nLux30fc3k/atP User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: <484113E8.1040008@gmail.com> X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:98116 Archived-At: >> What makes you think the problem is in the timers? >> I can't remember encountering such a problem. > > I know that something is looping during fontification. (Sometimes it is > my bad, sometimes it is things I do not understand.) What happens when you set `jit-lock-context-time' to a very large value?