From mboxrd@z Thu Jan 1 00:00:00 1970 From: "George Pearson" Subject: category in column view? Date: Thu, 16 Oct 2008 16:23:59 -0400 Message-ID: <48F76A9F.3281.65CF2DD@george.canals.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KqZOM-0005D4-EH for emacs-orgmode@gnu.org; Thu, 16 Oct 2008 16:24:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KqZOL-0005Bl-RJ for emacs-orgmode@gnu.org; Thu, 16 Oct 2008 16:24:17 -0400 Received: from [199.232.76.173] (port=54017 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KqZOL-0005BO-HP for emacs-orgmode@gnu.org; Thu, 16 Oct 2008 16:24:17 -0400 Received: from shared9.whbdns.com ([75.126.177.135]:33350) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KqZOL-0006zo-8C for emacs-orgmode@gnu.org; Thu, 16 Oct 2008 16:24:17 -0400 Received: from c-24-128-69-40.hsd1.nh.comcast.net ([24.128.69.40] helo=[192.168.1.103]) by shared9.whbdns.com with esmtpsa (TLSv1:DES-CBC3-SHA:168) (Exim 4.69) (envelope-from ) id 1KqZOJ-0002WO-VW for emacs-orgmode@gnu.org; Thu, 16 Oct 2008 20:24:16 +0000 Content-description: Mail message body 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@gnu.org Is there a way to display a category column in column view? I tried org-customize to add %CATEGORY to the front of the org-columns-default-format variable and saved it for current and future sessions. However, when I requested a column view in the weekly agenda, there was no additional column (nor was there any error message).