* unset :no-expand for a subtree?
@ 2014-03-28 11:50 Rainer M Krug
2014-03-28 13:54 ` Sebastien Vauban
0 siblings, 1 reply; 3+ messages in thread
From: Rainer M Krug @ 2014-03-28 11:50 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 566 bytes --]
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: Rainer<at>krugs<dot>de
PGP: 0x0F52F982
[-- Attachment #2: Type: application/pgp-signature, Size: 494 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: unset :no-expand for a subtree?
2014-03-28 11:50 unset :no-expand for a subtree? Rainer M Krug
@ 2014-03-28 13:54 ` Sebastien Vauban
2014-03-28 14:29 ` Rainer M Krug
0 siblings, 1 reply; 3+ messages in thread
From: Sebastien Vauban @ 2014-03-28 13:54 UTC (permalink / raw)
To: emacs-orgmode-mXXj517/zsQ
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: unset :no-expand for a subtree?
2014-03-28 13:54 ` Sebastien Vauban
@ 2014-03-28 14:29 ` Rainer M Krug
0 siblings, 0 replies; 3+ messages in thread
From: Rainer M Krug @ 2014-03-28 14:29 UTC (permalink / raw)
To: Sebastien Vauban; +Cc: public-emacs-orgmode-mXXj517/zsQ
[-- Attachment #1: Type: text/plain, Size: 547 bytes --]
Sebastien Vauban <sva-news-D0wtAvR13HarG/iDocfnWg@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: Rainer<at>krugs<dot>de
PGP: 0x0F52F982
[-- Attachment #2: Type: application/pgp-signature, Size: 494 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-03-28 14:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-28 11:50 unset :no-expand for a subtree? Rainer M Krug
2014-03-28 13:54 ` Sebastien Vauban
2014-03-28 14:29 ` Rainer M Krug
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).