emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Problems with Properties and Columns
@ 2008-02-10 21:45 Ian Barton
  2008-02-10 21:54 ` Bastien Guerry
  2008-02-11 10:37 ` Russell Adams
  0 siblings, 2 replies; 7+ messages in thread
From: Ian Barton @ 2008-02-10 21:45 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-02-11 13:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-10 21:45 Problems with Properties and Columns Ian Barton
2008-02-10 21:54 ` 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

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).