emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Can drawers be embedded in org-mode?
@ 2008-12-03 22:50 Jing Su
  2008-12-04  8:02 ` Carsten Dominik
  0 siblings, 1 reply; 4+ messages in thread
From: Jing Su @ 2008-12-03 22:50 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 645 bytes --]

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

[-- Attachment #1.2: Type: text/html, Size: 1063 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-12-15  9:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2008-12-15  9:25     ` Carsten Dominik

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).