From mboxrd@z Thu Jan 1 00:00:00 1970 From: George McNinch Subject: org-columns and tags Date: Thu, 10 Mar 2011 10:06:04 -0500 Message-ID: <87r5aff21v.fsf@gmail.com> Reply-To: George McNinch Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=34265 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PxhRe-0003UE-An for emacs-orgmode@gnu.org; Thu, 10 Mar 2011 10:06:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PxhRb-0004ms-Jn for emacs-orgmode@gnu.org; Thu, 10 Mar 2011 10:06:29 -0500 Received: from lo.gmane.org ([80.91.229.12]:58334) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PxhRb-0004mX-Ck for emacs-orgmode@gnu.org; Thu, 10 Mar 2011 10:06:27 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PxhRV-00013L-CF for emacs-orgmode@gnu.org; Thu, 10 Mar 2011 16:06:21 +0100 Received: from torsor.math.tufts.edu ([130.64.79.37]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 Mar 2011 16:06:21 +0100 Received: from gmcninch by torsor.math.tufts.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 Mar 2011 16:06:21 +0100 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 If I define columns using a specification like #+COLUMNS: %25ITEM(name) %25EMAIL(email) then tags associated with the entries seem to appear in the ITEM column. But if I include a TAGS entry in the column spec, like this: #+COLUMNS: %25ITEM(name) %15TAGS %25EMAIL(email) then tags show up only in the TAGS column. Well, I'm happy with the behavior in the presence of a TAGS column, but I wonder if the behavior in the absense of such a column is optimal? E.g. I can imagine a situation in which one might want to use column mode while being uninterested in the TAGS. best, gm -- George McNinch http://gmcninch.math.tufts.edu