emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ian Barton <lists@manor-farm.org>
To: emacs-orgmode@gnu.org
Subject: Problems with Properties and Columns
Date: Sun, 10 Feb 2008 21:45:13 +0000	[thread overview]
Message-ID: <47AF7069.2010703@manor-farm.org> (raw)

Taking the snippet below as an example. If I try to add a Property below 
My Bank using C-c C-x p I am offered completions for the Properties 
defined under Web Site Passwords, not Bank Details. Is this a bug, or am 
I misunderstanding the scope of the Columns directive?

Ian.

* Web Site Passwords.
   :PROPERTIES:
   :COLUMNS:  %25ITEM %USER %PASSWORD %URL %NOTES
   :END:

** Allaboutsymbian
    :PROPERTIES:
    :USER:
    :URL: http://www.allaboutsymbian.com
    :PASSWORD: sakskasszzzz
    :NOTES: some notes
    :
    :END:

* Bank Details.
   :PROPERTIES:
   :COLUMNS:  %25ITEM %ACCOUNTNO %NOTES
   :END:
** My Bank

             reply	other threads:[~2008-02-10 21:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-10 21:45 Ian Barton [this message]
2008-02-10 21:54 ` Problems with Properties and Columns Bastien Guerry
2008-02-10 22:09   ` Ian Barton
2008-02-10 22:24     ` Bastien
2008-02-11 10:21       ` Carsten Dominik
2008-02-11 10:37 ` Russell Adams
2008-02-11 13:02   ` Ian Barton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47AF7069.2010703@manor-farm.org \
    --to=lists@manor-farm.org \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).