[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pxref
From: |
Juri Linkov |
Subject: |
Re: pxref |
Date: |
Wed, 09 Nov 2005 11:34:12 +0200 |
User-agent: |
Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) |
>> So the main problem is not reading the XML output, but rendering such
>> Lisp structure into the final representation. This could be achieved
>> most easily with using DSSSL-like rules.
>
> The alternative would be to use XSLT directives. But you've then got to
> implement a DSSSL or XSLT processor in Emacs Lisp, for a reasonable
> subset of the chosen stylesheet language.
XSLT is a poor man's Lisp, and DSSSL uses Scheme syntax.
I meant rather using their semantics, but to write rules in Emacs Lisp.
--
Juri Linkov
http://www.jurta.org/emacs/
- Re: pxref, Kevin Rodgers, 2005/11/08
- Re: pxref,
Juri Linkov <=