From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Showing DONE tasks in agenda? Date: Thu, 01 Oct 2015 09:13:47 -0400 Message-ID: <87612qspdg.fsf@pierrot.dokosmarshall.org> 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]:33047) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zhdha-0003t3-U0 for emacs-orgmode@gnu.org; Thu, 01 Oct 2015 09:15:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZhdhW-0002yl-U2 for emacs-orgmode@gnu.org; Thu, 01 Oct 2015 09:15:14 -0400 Received: from plane.gmane.org ([80.91.229.3]:38804) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhdhW-0002yf-NQ for emacs-orgmode@gnu.org; Thu, 01 Oct 2015 09:15:10 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZhdhP-0002nX-VG for emacs-orgmode@gnu.org; Thu, 01 Oct 2015 15:15:03 +0200 Received: from pool-108-20-41-232.bstnma.fios.verizon.net ([108.20.41.232]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 01 Oct 2015 15:15:03 +0200 Received: from ndokos by pool-108-20-41-232.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 01 Oct 2015 15:15:03 +0200 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: emacs-orgmode@gnu.org 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. > Try '0 r' or '1 r' or '2 r'. -- Nick