From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Well something is wrong... Date: Tue, 18 Aug 2009 15:36:56 -0400 Message-ID: <87hbw4dicn.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MdUUU-0000UO-1E for emacs-orgmode@gnu.org; Tue, 18 Aug 2009 15:37:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MdUUQ-0000Td-9F for emacs-orgmode@gnu.org; Tue, 18 Aug 2009 15:37:05 -0400 Received: from [199.232.76.173] (port=50943 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MdUUQ-0000Ta-49 for emacs-orgmode@gnu.org; Tue, 18 Aug 2009 15:37:02 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:58978) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MdUUP-0006lT-Mm for emacs-orgmode@gnu.org; Tue, 18 Aug 2009 15:37:01 -0400 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: Carsten Dominik Cc: emacs-orgmode@gnu.org Hi Carsten, All of a sudden running org-remember takes 50+ seconds after selecting the template before it responds. If I try to interrupt it (enter debugger on Quit) emacs exits. Restarting emacs doesn't fix anything. It's not a cpu loop it's just 'stuck'. I haven't been able to bisect this yet to figure out if it's a recent commit or some of my data or what is going on. Essentially org-remember is broken for me right now because it's too slow. -Bernt