[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs documentation.
From: |
Tom Tromey |
Subject: |
Re: Emacs documentation. |
Date: |
Sat, 29 Sep 2007 16:05:28 -0600 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.990 (gnu/linux) |
>>>>> "Alan" == Alan Mackenzie <acm@muc.de> writes:
Alan> I didn't express myself very well. I think what I meant by
Alan> "special purpose editor" was one that interprets the XML data
Alan> structure and hides it from the user, much like Open Office does
Alan> with ODF.
This is sort of a diversion, but I've heard talk from time to time
about writing such an editor as an Emacs mode. As an existing
example, there's `enriched.el'. (Open etc/enriched.doc for an
example, or look at it with find-file-literally to see the contents as
they appear on disk.)
A full ODF editor would be a major undertaking.
Tom