From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: RELEASE: Org-mode version 5.20 Date: Thu, 7 Feb 2008 08:28:31 +0100 Message-ID: <7892D299-B1F4-4ED0-8D2F-2C17592EAB1B@science.uva.nl> References: <23C52B79-3A49-4B4F-87D5-4C89817227BF@science.uva.nl> <47A9CFD2.5020508@diplan.de> <56A20D8D-2C6F-4EB2-83A0-F3F15F367940@science.uva.nl> <47AA43C9.2050308@diplan.de> Mime-Version: 1.0 (Apple Message framework v915) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JN25t-0003DC-Nl for emacs-orgmode@gnu.org; Thu, 07 Feb 2008 03:26:53 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JN25s-0003CY-Uf for emacs-orgmode@gnu.org; Thu, 07 Feb 2008 03:26:53 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JN25s-0003CS-GO for emacs-orgmode@gnu.org; Thu, 07 Feb 2008 03:26:52 -0500 Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JN25s-0008HH-58 for emacs-orgmode@gnu.org; Thu, 07 Feb 2008 03:26:52 -0500 Received: from ug-out-1314.google.com ([66.249.92.174]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JN25r-0003jX-HA for emacs-orgmode@gnu.org; Thu, 07 Feb 2008 03:26:51 -0500 Received: by ug-out-1314.google.com with SMTP id a2so652051ugf.48 for ; Thu, 07 Feb 2008 00:26:51 -0800 (PST) In-Reply-To: <47AA43C9.2050308@diplan.de> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rainer Stengele Cc: emacs-orgmode@gnu.org On Feb 7, 2008, at 12:33 AM, Rainer Stengele wrote: > Carsten Dominik schrieb: >> On Feb 6, 2008, at 4:18 PM, Rainer Stengele wrote: >>> - [ ] >>> - [X] >>> - [X] >>> - [X] >>> - [X] >>> - [X] >>> - [X] >>> - [X] >>> - [ ] >>> - [X] >> Yes, still bugs in there.... >> - Carsten I have fixed this part. >> >> _______________________________________________ >> Emacs-orgmode mailing list >> Remember: use `Reply All' to send replies to the list. >> Emacs-orgmode@gnu.org >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > ok then. > > Maybe this is also important: > > Using the setup as above in my quite long main org file (680.000 > Bytes) will bring org-mode/emacs to "hang" when C-c one of the > entries. What do you mean here? what is "and entry", is it a headline somewhere unrelated, or is it one of the checklist items here? Also you probably do no press "C-c" alone? > > Only a C-g stops the process and continues. > Moving the lines to a small org file the "hanging" disappears. Please check if this is still present. If yes, please load an uncompiled org.el, turn debug-on-quit on, hit the bug, wait a while, the hit C-g and sent me the backtrace. - Carsten