From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephan Schmitt Subject: bug: clock in/out from agenda throws error (release_6.31.35.g7ce8) Date: Wed, 07 Oct 2009 10:25:20 +0200 Message-ID: <4ACC5070.2020304@cs.tu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MvRqi-000695-Vv for emacs-orgmode@gnu.org; Wed, 07 Oct 2009 04:26:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MvRqc-00067J-R0 for emacs-orgmode@gnu.org; Wed, 07 Oct 2009 04:26:16 -0400 Received: from [199.232.76.173] (port=44389 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MvRqc-00067F-Lb for emacs-orgmode@gnu.org; Wed, 07 Oct 2009 04:26:10 -0400 Received: from mail.cs.tu-berlin.de ([130.149.17.13]:35261) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MvRqb-00047a-Vz for emacs-orgmode@gnu.org; Wed, 07 Oct 2009 04:26:10 -0400 Received: from localhost (localhost [127.0.0.1]) by localhost-12225.cs.tu-berlin.de (Postfix) with ESMTP id C94DD1F868 for ; Wed, 7 Oct 2009 10:26:06 +0200 (MEST) Received: from mailhost.cs.tu-berlin.de ([127.0.0.1]) by localhost (mail.cs.tu-berlin.de [127.0.0.1]) (amavisd-new, port 12224) with ESMTP id wv5LIjMH40Hg 20460-03 for ; Wed, 7 Oct 2009 10:26:02 +0200 (MEST) 16119 Received: from [130.149.24.75] (algieba.ni.cs.tu-berlin.de [130.149.24.75]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: drmabuse) by mailhost.cs.tu-berlin.de (Postfix) with ESMTPSA for ; Wed, 7 Oct 2009 10:26:02 +0200 (MEST) 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 Carsten, when I clock in/out from the agenda (using I/O) the function 'org-format-agenda-item' is called with a non-nil 'noprefix' argument. This leads to an error because the variable 'thecategory' is nil in line 4610 of file org-agenda.el. I would supply a patch if I understood the meaning of the 'noprefix' flag. Thanks, Stephan Emacs : GNU Emacs 22.3.1 (i686-pc-linux-gnu, GTK+ Version 2.16.6) of 2009-10-06 Package: Org-mode version 6.31trans (release_6.31.35.g7ce8)