From mboxrd@z Thu Jan 1 00:00:00 1970 From: Memnon Anon Subject: Please test this custom agenda command Date: Fri, 17 Dec 2010 21:12:21 +0000 (UTC) Message-ID: <87sjxwazb6.fsf@mean.albasani.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=36608 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PThjA-0006Vv-LB for emacs-orgmode@gnu.org; Fri, 17 Dec 2010 16:21:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PThbO-0005rL-UB for emacs-orgmode@gnu.org; Fri, 17 Dec 2010 16:13:44 -0500 Received: from lo.gmane.org ([80.91.229.12]:41758) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PThbO-0005qq-OV for emacs-orgmode@gnu.org; Fri, 17 Dec 2010 16:12:34 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PThbM-0002zb-4I for emacs-orgmode@gnu.org; Fri, 17 Dec 2010 22:12:32 +0100 Received: from e178208110.adsl.alicedsl.de ([85.178.208.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Dec 2010 22:12:32 +0100 Received: from gegendosenfleisch by e178208110.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Dec 2010 22:12:32 +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 Hi, I am on a little bug hunt ;) and hope to figure out what is happening here over the next days. However, if someone has a minute: Could someone please try this custom agenda command? --8<---------------cut here---------------start------------->8--- (setq org-agenda-custom-commands '(("z" "TESTING" ((org-agenda-list))))) --8<---------------cut here---------------end--------------->8--- What I am seeing is this: Calling the agenda with `M-x org-agenda-list' produces my daily agenda. TODO Keywords are colored just fine, i.e. in my case TODO=BrickRed3 and DONE=Dimmed. However, using `C-a a z', the custom command set up in the snippet above, results in DONE=BrickRed3. thx Memnon Org-mode version 7.3 (release_7.4.38.g3324) GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.1) of 2010-11-03 on potassium, modified by Debian