From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Customizing main Agenda view?? Date: Wed, 12 Aug 2009 12:14:53 +0200 Message-ID: <783A8D6B-4E7B-4148-813E-9D756C80427F@gmail.com> References: <877hxa9y2m.fsf@fastmail.fm> <87r5vhqsou.wl%ucecesf@ucl.ac.uk> 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 1MbArG-0001Mz-0L for emacs-orgmode@gnu.org; Wed, 12 Aug 2009 06:15:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MbArB-0001M3-4h for emacs-orgmode@gnu.org; Wed, 12 Aug 2009 06:15:01 -0400 Received: from [199.232.76.173] (port=35120 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MbArA-0001Lq-UY for emacs-orgmode@gnu.org; Wed, 12 Aug 2009 06:14:57 -0400 Received: from ey-out-1920.google.com ([74.125.78.144]:57028) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MbArA-0002Vy-KA for emacs-orgmode@gnu.org; Wed, 12 Aug 2009 06:14:56 -0400 Received: by ey-out-1920.google.com with SMTP id 5so12658eyb.24 for ; Wed, 12 Aug 2009 03:14:56 -0700 (PDT) In-Reply-To: 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: Paul Mead Cc: emacs-orgmode@gnu.org On Aug 12, 2009, at 12:06 PM, Paul Mead wrote: > Eric S Fraga writes: > >> >> Why don't the STARTED todos appear? Maybe you need to define your >> todo keywords appropriately? I have mine as: >> >> org-todo-keywords '((sequence "TODO(t)" "INPROGRESS(i@)" >> "WAITING(w@)" "|" "DONE(d@)" "CANCELLED(c@)")) >> >> and all TODO, INPROGRESS and WAITING todos appear in the default >> agenda view (C-c a a) for me. > > Mine are correctly defined, but they only appear in the daily agenda > view if they have a scheduled date or deadline on them - normal > behaviour I thought. > > I *only* want dated, scheduled, deadlined and STARTED. I think you want a block agenda, first block the normal agenda, second block a TODO search for STARTED. - Carsten > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode