From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?=C5=81ukasz_Stelmach?= Subject: [PATCH] skipping by todo Date: Tue, 16 Feb 2010 15:06:45 +0100 Message-ID: <87eiklcm16.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 1NhO5A-0003nq-MX for emacs-orgmode@gnu.org; Tue, 16 Feb 2010 09:07:20 -0500 Received: from [140.186.70.92] (port=48803 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NhO59-0003mH-Rx for emacs-orgmode@gnu.org; Tue, 16 Feb 2010 09:07:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NhO51-0008RG-WE for emacs-orgmode@gnu.org; Tue, 16 Feb 2010 09:07:19 -0500 Received: from lo.gmane.org ([80.91.229.12]:44306) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NhO51-0008R4-QU for emacs-orgmode@gnu.org; Tue, 16 Feb 2010 09:07:11 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NhO4x-0005z0-2Z for emacs-orgmode@gnu.org; Tue, 16 Feb 2010 15:07:07 +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 ; Tue, 16 Feb 2010 15:07:06 +0100 Received: from lukasz.stelmach by dasa3.iem.pw.edu.pl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 16 Feb 2010 15:07:06 +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've enabled skipping entries with org-agenda-skip-if by todo keywords. Please take a look http://github.com/steelman/steelman-org-mode/tree/org-agenda-skip-entry-if-todo -- Miłego dnia, Łukasz Stelmach