From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Agenda column view causes 'Available with `N r': to become hidden Date: Tue, 15 Mar 2011 17:12:53 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from [140.186.70.92] (port=41059 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PzcU3-0006Dm-UT for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 18:12:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PzcU2-0006xr-Qz for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 18:12:55 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:49793) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PzcU2-0006xU-KE for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 18:12:54 -0400 Received: by bwz17 with SMTP id 17so1158738bwz.0 for ; Tue, 15 Mar 2011 15:12:53 -0700 (PDT) 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 Doing C-a t shows this line at the top (based on my setup): ,--- | Global list of TODO items of type: ALL | Available with `N r': (0)ALL (1)TODO (2)NEXT (3)WAITING (4)SOMEDAY (5)DONE (6)CANCELLED `--- When I do C-c C-x C-c to enter columns view, I only see this: ,--- | Global list of TODO items of type: ALL | Available with `N r': (.. `--- Any suggestions? John