all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* outline rendering?
@ 2003-01-20 17:25 Thomas L Roche
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas L Roche @ 2003-01-20 17:25 UTC (permalink / raw)


Is there a way to do "outline rendering"? What I mean:

I'd like to be able to hack away in outline mode, producing something
like

<mythical source buffer>
* foo

** ancient

*** Harappa

*** Machu Picchu

** modern

* bar

** Africa

*** Mali

** Asia

** Australia
</mythical source buffer>

then press magic {keychord, M-x command}, and see something like

<mythical display buffer>
1 foo

1.1 ancient

1.1.1 Harappa

1.1.2 Machu Picchu

1.2 modern

2 bar

2.1 Africa

2.1.1 Mali

2.2 Asia

2.3 Australia
</mythical display buffer>

Is there such (or similar) magic?

Note that it would be OK to have ordering happen in the same buffer,
as long as it was undoable: i.e. I wanna be able to move stuff around
without having to edit numbers directly.

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

* outline rendering?
@ 2003-01-20 22:08 Thomas L Roche
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas L Roche @ 2003-01-20 22:08 UTC (permalink / raw)


Is there a way to do "outline rendering"? What I mean:

I'd like to be able to hack away in outline mode, producing something
like

<mythical source buffer>
* foo

** ancient

*** Harappa

*** Machu Picchu

** modern

* bar

** Africa

*** Mali

** Asia

** Australia
</mythical source buffer>

then press magic {keychord, M-x command}, and see something like

<mythical display buffer>
1 foo

1.1 ancient

1.1.1 Harappa

1.1.2 Machu Picchu

1.2 modern

2 bar

2.1 Africa

2.1.1 Mali

2.2 Asia

2.3 Australia
</mythical display buffer>

Is there such (or similar) magic?

Note that it would be OK to have ordering happen in the same buffer,
as long as it was undoable: i.e. I wanna be able to move stuff around
without having to edit numbers directly.

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

end of thread, other threads:[~2003-01-20 22:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-20 22:08 outline rendering? Thomas L Roche
  -- strict thread matches above, loose matches on Subject: below --
2003-01-20 17:25 Thomas L Roche

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.