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