emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Drawers


From: Bastien
Subject: Re: [Orgmode] Drawers
Date: Tue, 16 Oct 2007 00:57:37 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux)

Richard G Riley <address@hidden> writes:

> Is is possible to specify file specific drawers?

Put this at the end of your .org file:

# Local Variables:
# org-drawers: '("PROPERTIES" "CLOCK" "MYDRAW")
# End:

This is a general Emacs mechanism for setting local variable: check it
out here: (info "(emacs)Specifying File Variables")

-- 
Bastien




reply via email to

[Prev in Thread] Current Thread [Next in Thread]