emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Texinfo XML support in Emacs Info browser


From: Juri Linkov
Subject: Texinfo XML support in Emacs Info browser
Date: Sun, 03 Jun 2007 02:03:03 +0300
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

Here is the initial version of the Emacs package that provides support
for Texinfo XML format in the Emacs Info browser.  This format is
generated by the command `makeinfo --xml' that maps Texinfo markup
commands into XML syntax.

The current implementation uses a lot of defadvices on basic info.el
functions.  This was done for adding new format seamlessly, and leaving
old Info API for the new format.  Later these functions could be modified
to allow switching between different Info formats natively.

I'd like to hear all comments about whether this is the right direction
and so on.  Thanks.

Attachment: info-xml.el
Description: application/emacs-lisp

-- 
Juri Linkov
http://www.jurta.org/emacs/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]