From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Carsten Dominik Newsgroups: gmane.emacs.devel Subject: Re: [bug]org-mode with flyspell-mode freezes emacs Date: Mon, 16 Oct 2006 09:55:03 +0200 Message-ID: <2d298fa1212336d95c649fb56fefd73e@science.uva.nl> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1161058024 3290 80.91.229.2 (17 Oct 2006 04:07:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 Oct 2006 04:07:04 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 17 06:07:00 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 1GZgEC-0005qO-0b for ged-emacs-devel@m.gmane.org; Tue, 17 Oct 2006 06:06:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GZgEB-0001s8-AW for ged-emacs-devel@m.gmane.org; Tue, 17 Oct 2006 00:06:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GZNew-00086O-6I for emacs-devel@gnu.org; Mon, 16 Oct 2006 04:17:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GZNeq-0007zk-Hv for emacs-devel@gnu.org; Mon, 16 Oct 2006 04:17:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GZNeq-0007z5-AJ for emacs-devel@gnu.org; Mon, 16 Oct 2006 04:17:12 -0400 Original-Received: from [146.50.4.51] (helo=imap.science.uva.nl) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GZNnt-00019W-Ei; Mon, 16 Oct 2006 04:26:33 -0400 Original-Received: from nb-dominik2.science.uva.nl [146.50.22.167] by imap.science.uva.nl with ESMTP (sendmail 8.11.6p2/config 11.38). id k9G8H7q17645; Mon, 16 Oct 2006 10:17:07 +0200 X-Organisation: Faculty of Science, University of Amsterdam, The Netherlands X-URL: http://www.science.uva.nl/ In-Reply-To: Original-To: rms@gnu.org X-Mailer: Apple Mail (2.624) X-Virus-Scanned: by amavisd-new X-Mailman-Approved-At: Tue, 17 Oct 2006 00:05:17 -0400 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:60806 Archived-At: On Oct 15, 2006, at 6:20, Richard Stallman wrote: > On Thu Oct 12 10:51:51 2006 +0100, Carsten Dominik wrote: > > I can reproduce this under Emacs 22, but I have not been able to > figure out what is causing this, because Emacs hangs so that it > cannot > even be stopped with C-g. > > It seems to be caused by links which contain hidden and intangible > text. > > Don't really know where to go from here. > > - Carsten > > > Can you run Emacs under GDB, stop it while it is in this loop, > and send us the backtrace? I am unable to reproduce this bug under gdb. That is, I tried, but Emacs does not hang when run under gdb. - Carsten > > As a next step, you could follow the advice in etc/DEBUG about > investigating an infinite loop. This information could probably enable > someone else to debug the Emacs bug. > > For others' information, the initial bug report: > > From: Leo > > Starting emacs with "emacs -q -l test test.org". Then press "C-x > ]". Emacs will freeze. > > "test" and "test.org" are attached. > > Tested on GNU Emacs 23.0.0.1 (i686-pc-linux-gnu, GTK+ Version > 2.8.20) > of 2006-10-04 running under fedora core 5. > > > (setq inhibit-startup-message t) > (add-hook 'text-mode-hook > (lambda nil > (flyspell-mode t))) > (add-to-list 'auto-mode-alist '("\\.org" . org-mode)) > > -- Carsten Dominik Sterrenkundig Instituut "Anton Pannekoek" Universiteit van Amsterdam Kruislaan 403 NL-1098SJ Amsterdam phone: +31 20 525 7477