From: "Jing Su" <jing.su.66@gmail.com>
To: Carsten Dominik <dominik@science.uva.nl>
Cc: emacs-orgmode@gnu.org
Subject: Re: Can drawers be embedded in org-mode?
Date: Mon, 15 Dec 2008 02:25:17 -0500 [thread overview]
Message-ID: <eb8886070812142325q757e85dcl85795eb2db335510@mail.gmail.com> (raw)
In-Reply-To: <B3E7B99A-D494-4AB5-AF3E-4109AAA09578@uva.nl>
[-- Attachment #1.1: Type: text/plain, Size: 1593 bytes --]
Thanks a lot, Carsten, I'm currently using your method.
I was wondering if nest drawers would be a good idea in later versions of
org-mode.
Best,
Jing
On Thu, Dec 4, 2008 at 3:02 AM, Carsten Dominik <dominik@science.uva.nl>wrote:
> Hi Jing Su,
>
> Org-mode does not allow to nest drawers. I guess you would simple use
> outline structure for whay rou are tyring to do:
>
>
> * Topic I
> ** Refs
> *** ref A
> **** Abstract
> blah blha
>
> *** ref B
> **** Abstract
> blah blha
>
> HTH
>
> - Carsten
>
>
> On Dec 3, 2008, at 11:50 PM, Jing Su wrote:
>
> Hi there :)
>>
>> I tried embedded drawers but got weird results:
>>
>> I inputted:
>>
>> #+DRAWERS: REF ABSTRACT
>>
>> * Topic I
>> :REF:
>> - ref A
>> :ABSTRACT:
>> blah blha
>> :END:
>> - ref B
>> :ABSTRACT:
>> blah blha
>> :END:
>> :END:
>>
>> and used TAB key to fold/unfold it. I expected:
>>
>> * Topic I
>> :REF:
>> - ref A
>> :ABSTRACT:...
>> - ref B
>> :ABSTRACT:...
>> :END:
>>
>> and
>>
>> * Topic I
>> :REF:...
>>
>> but found out the following:
>>
>> * Topic I
>> :REF:...
>> - ref B
>> :ABSTRACT:...
>> :END:
>>
>> am I wrong at some where, or org-mode just does not support embedded
>> drawers yet? if it's not supported, is it already in the wishing list?
>>
>> Thanks a lot :)
>>
>> JIng
>>
>> _______________________________________________
>> Emacs-orgmode mailing list
>> Remember: use `Reply All' to send replies to the list.
>> Emacs-orgmode@gnu.org
>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>>
>
>
--
Jing Su
PhD, Georgia Tech & Emory
[-- Attachment #1.2: Type: text/html, Size: 2618 bytes --]
[-- Attachment #2: Type: text/plain, Size: 204 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
next prev parent reply other threads:[~2008-12-15 7:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-03 22:50 Can drawers be embedded in org-mode? Jing Su
2008-12-04 8:02 ` Carsten Dominik
2008-12-15 7:25 ` Jing Su [this message]
2008-12-15 9:25 ` Carsten Dominik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=eb8886070812142325q757e85dcl85795eb2db335510@mail.gmail.com \
--to=jing.su.66@gmail.com \
--cc=dominik@science.uva.nl \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.