[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: info faces for strings and quotations
From: |
Oliver Scholz |
Subject: |
Re: info faces for strings and quotations |
Date: |
Wed, 06 Oct 2004 10:44:28 +0200 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (windows-nt) |
Luc Teirlinck <address@hidden> writes:
[...]
> Info files are essentially plain text with some minimal markup that is
> intended for navigation, not highlighting. So I believe that there is
> no way that one can do what you are trying to do completely reliably
> any more than that it is possible to implement
> Info-hide-note-references completely reliably. To do that, one would
> need to base the Emacs Info reader on the XML output format instead of
> on the Info output format.
Indeed. You need more information in the markup to do this in a
reliable way. (A side effect of this would be that you can also use
font-lock for code examples.)
> (Maybe somebody might actually do that some day.)
There was another longish thread on this issue here about a year ago,
in which I participated extensively. Well, this is about rendering
XML ...
I regard it as part of the word processing framework. The
half-finished XML parser with which I am working (an implementation of
SSAX in Elisp) is written with rendering info XML in mind in that it
allows for partial on-demand parsing (which is necessary for files as
large as the Emacs manual).
Oliver
--
Oliver Scholz 15 Vendémiaire an 213 de la Révolution
Ostendstr. 61 Liberté, Egalité, Fraternité!
60314 Frankfurt a. M.
- Re: w3 mode, (continued)
- Re: w3 mode, Richard Stallman, 2004/10/08
- Re: w3 mode, David Kastrup, 2004/10/08
- unexec development, Camm Maguire, 2004/10/07
- Re: unexec development, Camm Maguire, 2004/10/15
- Re: unexec development, Jan D., 2004/10/15
- Re: [Gcl-devel] Re: unexec development, Camm Maguire, 2004/10/15
- Re: unexec development, Richard Stallman, 2004/10/16
- Re: info faces for strings and quotations,
Oliver Scholz <=
- Re: info faces for strings and quotations, Juri Linkov, 2004/10/07
- RE: info faces for strings and quotations, Drew Adams, 2004/10/07
Re: info faces for strings and quotations, LENNART BORGMAN, 2004/10/05