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


_______________________________________________
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

Reply via email to