From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?=C5=81ukasz_Stelmach?= Subject: org-todo-keywords-for-agenda missing if org-agenda-multi is set Date: Mon, 15 Feb 2010 17:49:26 +0100 Message-ID: <87zl3atpex.fsf@dasa3.iem.pw.edu.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nh48t-0008Th-OP for emacs-orgmode@gnu.org; Mon, 15 Feb 2010 11:49:51 -0500 Received: from [140.186.70.92] (port=56006 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nh48s-0008Sb-Ml for emacs-orgmode@gnu.org; Mon, 15 Feb 2010 11:49:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nh48s-0005ub-59 for emacs-orgmode@gnu.org; Mon, 15 Feb 2010 11:49:50 -0500 Received: from lo.gmane.org ([80.91.229.12]:36457) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nh48r-0005u6-EK for emacs-orgmode@gnu.org; Mon, 15 Feb 2010 11:49:50 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Nh48q-0007Hl-0a for emacs-orgmode@gnu.org; Mon, 15 Feb 2010 17:49:48 +0100 Received: from dasa3.iem.pw.edu.pl ([194.29.147.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Feb 2010 17:49:48 +0100 Received: from lukasz.stelmach by dasa3.iem.pw.edu.pl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 15 Feb 2010 17:49:48 +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'am trying to add `todo' and `nottodo' options to org-agenda-skip-if. Unfortunately I've found that org-todo-keywords-for-agenda (which seems to be the best source) is nil if org-prepare-agenda gets called when org-agenda-multi is set (which "fortunately" seems to be the case for block agendas which I try to shape up). Is it possible (without too much coding) to get a list of todo/done keywords when creating multipart (block) agenda? -- Miłego dnia, Łukasz Stelmach