From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Heller Subject: Error in post-command-hook Date: Thu, 10 Dec 2009 16:27:40 -0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NItMl-0006zu-Dj for emacs-orgmode@gnu.org; Thu, 10 Dec 2009 19:28:15 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NItMg-0006vI-Lf for emacs-orgmode@gnu.org; Thu, 10 Dec 2009 19:28:14 -0500 Received: from [199.232.76.173] (port=47701 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NItMg-0006vE-Ik for emacs-orgmode@gnu.org; Thu, 10 Dec 2009 19:28:10 -0500 Received: from lo.gmane.org ([80.91.229.12]:47410) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NItMf-00066C-6C for emacs-orgmode@gnu.org; Thu, 10 Dec 2009 19:28:10 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NItMa-0006w1-5M for emacs-orgmode@gnu.org; Fri, 11 Dec 2009 01:28:04 +0100 Received: from mail.cdrd.ca ([142.103.191.98]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Dec 2009 01:28:04 +0100 Received: from hellerm2 by mail.cdrd.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Dec 2009 01:28:04 +0100 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: emacs-orgmode@gnu.org Hello, I'm using org version 6.33f and emacs 23.1.50.1 on Windoze XP. When I've workd with org mode for a few hours, and invoke the agenda, I sometimes get the following error message: Error in post-command-hook: (buffer-read-only *Org Agenda*) I haven't been able to track down what triggers the error, it does occur after a few hours of work, I just can't reproduce the exact steps. Any ideas how I could track that down? Thanks Markus