Sebastian Rose writes:
> Markus Heller writes:
>> Hello,
>>
>> I have a drawer like this in my org file:
>>
>> :SERVICE-IDEAS:
>>
>> - Do this
>>
>> - do that
>>
>> :END:
>>
>> and the org file contains the following line:
>>
>> #+DRAWERS: SERVICE-IDEAS
>>
>> Whenever I cycle thru visibility stat
Markus Heller writes:
> Hello,
>
> I have a drawer like this in my org file:
>
> :SERVICE-IDEAS:
>
> - Do this
>
> - do that
>
> :END:
>
> and the org file contains the following line:
>
> #+DRAWERS: SERVICE-IDEAS
>
> Whenever I cycle thru visibility states, the drawer is always expanded, and
> hi
On May 23, 2009, at 2:31 AM, sran...@gmail.com wrote:
Nick Dokos wrote:
sran...@gmail.com wrote:
I just discovered that if I put HTML source code into a drawer, it
is
not exported. The following example illustrates a situation where
only
the headline is exported.
#+DRAWERS: DUCK
* Ducks
Nick Dokos wrote:
sran...@gmail.com wrote:
I just discovered that if I put HTML source code into a drawer, it is
not exported. The following example illustrates a situation where only
the headline is exported.
#+DRAWERS: DUCK
* Ducks Quack
:DUCK:
#+BEGIN_HTML
The quack ducks.
#+END_HTM
sran...@gmail.com wrote:
> I just discovered that if I put HTML source code into a drawer, it is
> not exported. The following example illustrates a situation where only
> the headline is exported.
>
> #+DRAWERS: DUCK
> * Ducks Quack
> :DUCK:
> #+BEGIN_HTML
>
> The quack ducks.
>
> #+END_
On 05/05/2008 06:29 AM, Alan E. Davis wrote:
the drawer cannot contain a headline, i.e. a line starting with one or
several stars followed by a space character. Most likely, this is what
was causing you problems?
Exactly.
A case I can think of---perhaps not convincing?---for regular express
On May 5, 2008, at 3:29 PM, Alan E. Davis wrote:
the drawer cannot contain a headline, i.e. a line starting with one
or several stars followed by a space character. Most likely, this
is what was causing you problems?
Exactly.
A case I can think of---perhaps not convincing?---for regular
the drawer cannot contain a headline, i.e. a line starting with one or
several stars followed by a space character. Most likely, this is what
was causing you problems?
Exactly.
A case I can think of---perhaps not convincing?---for regular expression of
drawer names is a file with many paste
On May 3, 2008, at 11:19 AM, Alan E. Davis wrote:
I finally got drawers to work to hide some plain old stuff that is
too massive to be in the way all the time. Is it me, or are drawers
somewhat capricious?I had a drawer working, then moved more
stuff into it, and it cannot find the :E
On Dec 22, 2007, at 1:16 PM, Adam Spiers wrote:
# 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")
I only just noticed that since 5.13 #+DRAWER
On Tue, Oct 16, 2007 at 12:57:37AM +0100, Bastien wrote:
> Richard G Riley <[EMAIL PROTECTED]> 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
Richard G Riley <[EMAIL PROTECTED]> 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
12 matches
Mail list logo