all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thomas L Roche <tlroche@us.ibm.com>
Subject: outline rendering?
Date: Mon, 20 Jan 2003 12:25:35 -0500	[thread overview]
Message-ID: <OFEC387EEF.5DBB58AB-ON87256CB4.005DF829@us.ibm.com> (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.

             reply	other threads:[~2003-01-20 17:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-20 17:25 Thomas L Roche [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-01-20 22:08 outline rendering? Thomas L Roche

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=OFEC387EEF.5DBB58AB-ON87256CB4.005DF829@us.ibm.com \
    --to=tlroche@us.ibm.com \
    /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.