From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Column Headers Not Displaying Date: Mon, 27 Oct 2008 15:44:02 +0100 Message-ID: <4905D3B2.4060003@gmx.de> References: <490C0BEB.8060308@manor-farm.org> Reply-To: sebastian_rose@gmx.de Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KwGld-0007Bc-FG for emacs-orgmode@gnu.org; Sat, 01 Nov 2008 09:43:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KwGlb-0007AK-VU for emacs-orgmode@gnu.org; Sat, 01 Nov 2008 09:43:52 -0400 Received: from [199.232.76.173] (port=48613 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KwGlb-0007A4-Jl for emacs-orgmode@gnu.org; Sat, 01 Nov 2008 09:43:51 -0400 Received: from mail.gmx.net ([213.165.64.20]:50732) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KwGlb-0006gX-6z for emacs-orgmode@gnu.org; Sat, 01 Nov 2008 09:43:51 -0400 In-Reply-To: <490C0BEB.8060308@manor-farm.org> 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 Cc: "[emacs-orgmode]" Hi Ian, if I start the column view while on a headline, the property columns are displayed as expected here. Org regards the properties only, when on a headline (which is what I would expect, since the properties belong to the subtree). Regards, Sebastian Ian Barton wrote: > I searched the list and found a similar problem a while ago, but no > solution. When I use column mode any titles I have defined do not > display. The appended file reproduces the problem. > > I am using GNU Emacs 22.2.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll > bars) of 2008-09-05 on vernadsky, modified by Ubuntu > > and the latest org from git. > > Ian. > > * ssh Passwords. > :PROPERTIES: > :COLUMNS: %25ITEM(User) %Pwd(Password) > :END: > > > ** firewall.banter.local > *** ian > :PROPERTIES: > :Pwd: foobar23 > :END: > *** root > :PROPERTIES: > :Pwd: notmypassword > :END: > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >