* [Question] Custom drawers overrule :PROPERTIES: drawer?
@ 2010-08-18 12:34 Sebastian Rose
2010-08-19 19:12 ` Carsten Dominik
0 siblings, 1 reply; 3+ messages in thread
From: Sebastian Rose @ 2010-08-18 12:34 UTC (permalink / raw)
To: Emacs-orgmode mailing list
Hi,
if I define a custom drawer like this:
#+DRAWERS: COORDS
the :PROPERTIES: drawer is not handeld as drawer anymore. Instead, I
have to mention PROPERTIES in the options line shown above.
Is this the intended behaviour?
Sebastian
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Question] Custom drawers overrule :PROPERTIES: drawer?
2010-08-18 12:34 [Question] Custom drawers overrule :PROPERTIES: drawer? Sebastian Rose
@ 2010-08-19 19:12 ` Carsten Dominik
2010-08-19 23:40 ` Sebastian Rose
0 siblings, 1 reply; 3+ messages in thread
From: Carsten Dominik @ 2010-08-19 19:12 UTC (permalink / raw)
To: Sebastian Rose; +Cc: Emacs-orgmode mailing list
On Aug 18, 2010, at 2:34 PM, Sebastian Rose wrote:
> Hi,
>
> if I define a custom drawer like this:
>
>
> #+DRAWERS: COORDS
>
>
> the :PROPERTIES: drawer is not handeld as drawer anymore. Instead, I
> have to mention PROPERTIES in the options line shown above.
>
>
> Is this the intended behaviour?
Yes. You need to put down the complete list of drawers - #+DRAWERS
redefines
the list, it does no add to the existing list.
- Carsten
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Question] Custom drawers overrule :PROPERTIES: drawer?
2010-08-19 19:12 ` Carsten Dominik
@ 2010-08-19 23:40 ` Sebastian Rose
0 siblings, 0 replies; 3+ messages in thread
From: Sebastian Rose @ 2010-08-19 23:40 UTC (permalink / raw)
To: Carsten Dominik; +Cc: Emacs-orgmode mailing list
Carsten Dominik <carsten.dominik@gmail.com> writes:
> On Aug 18, 2010, at 2:34 PM, Sebastian Rose wrote:
>
>> Hi,
>>
>> if I define a custom drawer like this:
>>
>>
>> #+DRAWERS: COORDS
>>
>>
>> the :PROPERTIES: drawer is not handeld as drawer anymore. Instead, I
>> have to mention PROPERTIES in the options line shown above.
>>
>>
>> Is this the intended behaviour?
>
> Yes. You need to put down the complete list of drawers - #+DRAWERS redefines
> the list, it does no add to the existing list.
>
> - Carsten
OK. No problem.
Sebastian
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-08-19 23:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-18 12:34 [Question] Custom drawers overrule :PROPERTIES: drawer? Sebastian Rose
2010-08-19 19:12 ` Carsten Dominik
2010-08-19 23:40 ` Sebastian Rose
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).