From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: Showing DONE tasks in agenda? Date: Thu, 01 Oct 2015 10:26:42 -0400 Message-ID: <8737xufyvx.fsf@kyleam.com> References: <560C0A2B.5050105@pfdstudio.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52304) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zheou-0002MH-Ev for emacs-orgmode@gnu.org; Thu, 01 Oct 2015 10:26:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zheoq-0007zD-Ad for emacs-orgmode@gnu.org; Thu, 01 Oct 2015 10:26:52 -0400 Received: from mail-qg0-f45.google.com ([209.85.192.45]:35621) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zheoq-0007z5-6i for emacs-orgmode@gnu.org; Thu, 01 Oct 2015 10:26:48 -0400 Received: by qgt47 with SMTP id 47so67649844qgt.2 for ; Thu, 01 Oct 2015 07:26:47 -0700 (PDT) In-Reply-To: <560C0A2B.5050105@pfdstudio.com> (Peter Davis's message of "Wed, 30 Sep 2015 12:13:31 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Peter Davis Cc: Org Mode List Hello, Peter Davis writes: > When I display my TODO items (with C-c a t), there's a line at the top > of the buffer that says: > > Available with `N r': (0)[ALL] (1)TODO (2)DONE > > but I don't know what this means. How can I display all (TODO, DONE, > whatever) items? > > Typing 'N r' in the buffer doesn't do it. Replace N with the number (e.g., 2 for DONE). -- Kyle