Vincent Belaïche <vincent....@hotmail.fr>  wrote:

> Thanks for all the feedback. I am using Org-mode version 6.33x which is
> the latest on emacs CVS repository --- that may be outdated as emacs is
> using bazaar now.
> 
> What is not working is 
> 
> 1. Auto-completion of `#+PROP' does not work

Indeed: #+PROPERTY is missing from org-get-current-options in
org-exp.el.

> 2. `C-c C-x p' does not work.
> 

That should say: *completion* in C-c C-x p (org-set-property)
does not work. The function itself works just fine.

> Look at the following example:
> 
> --8<-------------coupez ici--------------début-------------->8---
> #+PROPERTY: toto_ALL 1 2 3
> 
> * test
> 
> Then I type here `C-c C-x p'
> --8<-------------coupez ici---------------fin--------------->8---
> 
> 2.1 The completion at `Property:' prompt does not propose `toto'
> 2.2 The completion at `Value:' prompt does not propose 1 2 or 3
> 

Yes. I don't know how difficult it would be to add these features.

> 
> Hope that this clarifies the issue.
> 

Yes, thsnks!

Nick


_______________________________________________
Emacs-orgmode mailing list
Please 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