emacs-devel
[Top][All Lists]
Advanced

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

Re: HTML-Info design


From: Nic Ferrier
Subject: Re: HTML-Info design
Date: Mon, 29 Dec 2014 00:13:59 +0000

Richard Stallman <address@hidden> writes:

> [[[ To any NSA and FBI agents reading my email: please consider    ]]]
> [[[ whether defending the US Constitution against all enemies,     ]]]
> [[[ foreign or domestic, requires you to follow Snowden's example. ]]]
>
>   > > 4. Emacs Lisp code to browse HTML-Info files.
>
>   > I think this will be most difficult part, so better focus on this part
>   > than on the #3 which should be a piece of cake once we have an Elisp
>   > solution for the rendering.
>
> I think #4 will be straightforward once #1-3 are done.  The crucial decision
> is designing the format for the Info data in HTML.

#2 (Something to generate HTML-Info from Texinfo input) is the really
hard bit because mostly it is in C right now. It can be done by wrapping
the existing Texinfo, like I am doing right now. But that results in a
more complex system than we have now.

But I think a good thing to do would be to develop #4 along with #1 and
#3. So they are all linked.


Nic



reply via email to

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