emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* does #+PROPERTY still exist ?
@ 2010-09-22  5:21 Vincent Belaïche
  2010-09-22  6:10 ` Nick Dokos
  0 siblings, 1 reply; 15+ messages in thread
From: Vincent Belaïche @ 2010-09-22  5:21 UTC (permalink / raw)
  To: Org mode; +Cc: Vincent Belaïche

In the org manual node `(org) Property syntax' one can read the
following:


--8<-------------coupez ici--------------début-------------->8---
   If you want to set properties that can be inherited by any entry
in a file, use a line like 
     #+PROPERTY: NDisks_ALL 1 2 3 4
--8<-------------coupez ici---------------fin--------------->8---

However this does not seem to work.

What I did to get the same effect is place a property drawer before the
first title, and then set 

#+OPTIONS: skip:t

In order to disable export of this drawer (because I am exporting
drawers in general).

I would like to know whether this is a bug, and if yes I can provide a
patch to the manual with work-around explained above.

BR,
   Vincent.

PS: #+PROPERTY does not work with completion `C-M-i' either

^ permalink raw reply	[flat|nested] 15+ messages in thread
* Re: does #+PROPERTY still exist ?
@ 2010-09-23  3:13 Vincent Belaïche
  2010-09-23  3:26 ` Erik Iverson
  2010-09-23  4:23 ` Nick Dokos
  0 siblings, 2 replies; 15+ messages in thread
From: Vincent Belaïche @ 2010-09-23  3:13 UTC (permalink / raw)
  To: Org mode; +Cc: Vincent Belaïche

Hello all,

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
2. `C-c C-x p' does not work.

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


Hope that this clarifies the issue.

  Vincent.

PS-1: Where can I get the latest org-mode ?
PS-2: Sorry for my first email contained an error, setting properties
before the 1st heading does not work.

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

end of thread, other threads:[~2010-09-23  7:18 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-22  5:21 does #+PROPERTY still exist ? Vincent Belaïche
2010-09-22  6:10 ` Nick Dokos
2010-09-22  6:58   ` Noorul Islam K M
2010-09-22  7:36     ` Nick Dokos
2010-09-22  8:09       ` Nick Dokos
2010-09-22  8:43         ` Noorul Islam K M
2010-09-22  8:56           ` Noorul Islam
2010-09-22  9:05     ` Carsten Dominik
2010-09-22  9:17       ` Noorul Islam K M
2010-09-22  9:39         ` Carsten Dominik
  -- strict thread matches above, loose matches on Subject: below --
2010-09-23  3:13 Vincent Belaïche
2010-09-23  3:26 ` Erik Iverson
2010-09-23  4:23 ` Nick Dokos
2010-09-23  4:34   ` Nick Dokos
2010-09-23  5:19     ` Vincent Belaïche
2010-09-23  6:28       ` Carsten Dominik

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