all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Joe Corneli <jcorneli@math.utexas.edu>
Subject: Re: displaying one character per line.
Date: Mon, 23 Feb 2004 13:47:55 -0600	[thread overview]
Message-ID: <E1AvM3X-0006yt-00@linux183.ma.utexas.edu> (raw)

I want to be able to switch between different list views of a
document.  For example, one might want to look at a text document as
a list of characters, a list of words, a list of phonemes, a list
(tree) of syntactic clauses, a list of sentences, or a list of topic
sentences that link to paragraphs, etc. Characters just happen to be
the simplest.

This is part of designing a mode I call todl-mode (for TODo List).
TODL is a variation on LISP specially designed for cyborgs :).  The
idea is that if you can switch between different list views and add
hyperlinks to elements of each view, you will have a very powerful
tool for processing information. 

I think of it as being somewhere in between lisp-mode,
emacs-wiki-mode, and something like outline-mode.  It should be
possible to implement a TODL variant for any kind of code (so
todl-mode is also something like font-lock-mode).

             reply	other threads:[~2004-02-23 19:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-23 19:47 Joe Corneli [this message]
     [not found] <mailman.311.1077514489.340.help-gnu-emacs@gnu.org>
2004-02-23  6:21 ` displaying one character per line Sandip Chitale
2004-02-23  9:40 ` Floyd Davidson
2004-02-23 12:23 ` Alan Mackenzie
2004-02-24  8:38 ` Kai Grossjohann
  -- strict thread matches above, loose matches on Subject: below --
2004-02-23  5:33 Joe Corneli

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=E1AvM3X-0006yt-00@linux183.ma.utexas.edu \
    --to=jcorneli@math.utexas.edu \
    /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.