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: [bug]org-mode with flyspell-mode freezes emacs Date: Wed, 18 Oct 2006 06:41:50 -0400 Message-ID: References: <17716.23811.425109.929050@kahikatea.snap.net.nz> <4d08b83ef805bfb7828085d8e1f67daf@science.uva.nl> <453540F8.4020904@gmx.at> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1161168213 21308 80.91.229.2 (18 Oct 2006 10:43:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 18 Oct 2006 10:43:33 +0000 (UTC) Cc: nickrob@snap.net.nz, dominik@science.uva.nl, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 18 12:43:30 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Ga8tU-0006lw-27 for ged-emacs-devel@m.gmane.org; Wed, 18 Oct 2006 12:43:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ga8tT-0006gL-GR for ged-emacs-devel@m.gmane.org; Wed, 18 Oct 2006 06:43:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ga8rx-0004zP-Gd for emacs-devel@gnu.org; Wed, 18 Oct 2006 06:41:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ga8rv-0004xE-PL for emacs-devel@gnu.org; Wed, 18 Oct 2006 06:41:52 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ga8rv-0004wq-Hm for emacs-devel@gnu.org; Wed, 18 Oct 2006 06:41:51 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Ga8rv-0006Rg-MY for emacs-devel@gnu.org; Wed, 18 Oct 2006 06:41:51 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Ga8ru-0006v2-PP; Wed, 18 Oct 2006 06:41:50 -0400 Original-To: martin rudalics In-reply-to: <453540F8.4020904@gmx.at> (message from martin rudalics on Tue, 17 Oct 2006 22:45:44 +0200) 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:60869 Archived-At: As an aside: This is the first time I try flyspell and I noticed that it's unbearably slow. Shouldn't the checking stuff be run by a timer? I don't know, but would you like to give it a try?