From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Gilbert Subject: org-agenda-skip-entry-if 'notdeadline? Date: Sun, 25 Oct 2009 21:49:05 -0700 Message-ID: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N2HW4-0002Pr-In for emacs-orgmode@gnu.org; Mon, 26 Oct 2009 00:49:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N2HW2-0002PW-9C for emacs-orgmode@gnu.org; Mon, 26 Oct 2009 00:49:11 -0400 Received: from [199.232.76.173] (port=46642 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N2HW2-0002PL-28 for emacs-orgmode@gnu.org; Mon, 26 Oct 2009 00:49:10 -0400 Received: from [74.94.69.218] (port=60451 helo=peach.gilbert.org) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N2HW1-0000xS-J7 for emacs-orgmode@gnu.org; Mon, 26 Oct 2009 00:49:09 -0400 Received: from [192.168.1.136] (unknown [10.1.10.11]) by peach.gilbert.org (Postfix) with ESMTP id 228A58C76DB2 for ; Sun, 25 Oct 2009 21:49:07 -0700 (PDT) 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: org-mode Mailinglist Hi -- Still trying to figure out how to show only (current) deadlines in my agenda. I use org-agenda-skip-entry-if 'notdeadline but that still seems to include all the scheduled items who have deadlines (some time in the future, but not currently). I apologize for missing something obvious, but ... any advice? -- Michael