From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Davis Subject: Showing DONE tasks in agenda? Date: Wed, 30 Sep 2015 12:13:31 -0400 Message-ID: <560C0A2B.5050105@pfdstudio.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46197) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhK0e-0001Y2-Ui for emacs-orgmode@gnu.org; Wed, 30 Sep 2015 12:13:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZhK0a-0003st-Vp for emacs-orgmode@gnu.org; Wed, 30 Sep 2015 12:13:36 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:48051) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhK0a-0003sp-ST for emacs-orgmode@gnu.org; Wed, 30 Sep 2015 12:13:32 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 7DE3E2084A for ; Wed, 30 Sep 2015 12:13:32 -0400 (EDT) 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: Org Mode List 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. Thanks, -pd