[O] unset :no-expand for a subtree?

2014-03-28 Thread Rainer M Krug
Hi

I am using

,
| :Properties:
| :no-expand: TRUE
| :END:
`

for all my subtrees, except of one. So instead of specifying this for
all subtrees, I would like to use

,
| #+PROPERTY: no-expand TRUE
`

and in the one subtree, where I wand expansion, use something like

,
| :Properties:
| :no-expand: FALSE
| :END:
`

This obviously does not work, as :no-expand is still set. Is there a way
of un-setting it for a subtree?

Thanks,

Rainer

-- 
Rainer M. Krug
email: Raineratkrugsdotde
PGP: 0x0F52F982


pgpcpjSiUWzUe.pgp
Description: PGP signature


Re: [O] unset :no-expand for a subtree?

2014-03-28 Thread Rainer M Krug
Sebastien Vauban sva-news-D0wtAvR13HarG/idocf...@public.gmane.org
writes:

 Rainer M Krug wrote:
 ,
 | :Properties:
 | :no-expand: FALSE
 | :END:
 `

 This obviously does not work, as :no-expand is still set. Is there a way
 of un-setting it for a subtree?

 An idea: setting it to nil?  Untested...

I *guess* it will set the property to the string nil, but I'll try it
out.

Thanks,

Rainer


 Best regards,
   Seb

-- 
Rainer M. Krug
email: Raineratkrugsdotde
PGP: 0x0F52F982


pgpQ93UBVp438.pgp
Description: PGP signature


Re: [O] unset :no-expand for a subtree?

2014-03-28 Thread Sebastien Vauban
Rainer M Krug wrote:
 ,
 | :Properties:
 | :no-expand: FALSE
 | :END:
 `

 This obviously does not work, as :no-expand is still set. Is there a way
 of un-setting it for a subtree?

An idea: setting it to nil?  Untested...

Best regards,
  Seb

-- 
Sebastien Vauban