Re: The HTML-Info initiative

2021-12-27 Thread Per Bothner
On 12/27/21 12:39, Gavin Smith wrote: On Mon, Dec 27, 2021 at 09:07:21AM -0800, Per Bothner wrote: It seems unaware of and not making use of info.js. Integration with info.js would be nice - at the very least disable the latter's sidebar and other duplicated functionality. Another detail o

Re: The HTML-Info initiative

2021-12-27 Thread Gavin Smith
On Mon, Dec 27, 2021 at 12:43:00PM +0100, Patrice Dumas wrote: > On Mon, Dec 27, 2021 at 09:02:59AM +, Gavin Smith wrote: > > I've started it in the TODO.HTML file in the git repo. It can be read at > > > > https://git.savannah.gnu.org/cgit/texinfo.git/plain/TODO.HTML > > The video made me w

Re: info.js bugs

2021-12-27 Thread Gavin Smith
On Fri, Dec 24, 2021 at 10:47:15PM -0800, Per Bothner wrote: > I checked in fixes for these problems. I also uploaded an updated > https://domterm.org I had a look and it works great! BTW I found this email in my spam folder so missed it the first time. > On 12/21/21 12:28, Gavin Smith wrote: >

Re: keep info and info.js compatible with the same features and keys?

2021-12-27 Thread Gavin Smith
On Mon, Dec 27, 2021 at 01:05:22PM +0100, Patrice Dumas wrote: > Hello, > > I think that it would be nice if info.js could be as compatible as > possible with info (and with a local html texinfo doc browsing reader). > > It seems to me to be an issue 'r' which selects xrefs in info and > goes for

Re: The HTML-Info initiative

2021-12-27 Thread Gavin Smith
On Mon, Dec 27, 2021 at 09:07:21AM -0800, Per Bothner wrote: > I tried building the webkitgtk-info branch, but failed: > > In file included from hard-locale.c:23: > ./locale.h:718:11: fatal error: setlocale_null.h: No such file or directory > 718 | # include "setlocale_null.h" > |

Re: The HTML-Info initiative

2021-12-27 Thread Gavin Smith
On Mon, Dec 27, 2021 at 09:07:21AM -0800, Per Bothner wrote: > Cross-manual links could be handled pretty by standarding relative URLs. > I.e. if the emacs/texinfo manual is > /usr/local/share/doc/{emacs,texinfo}/index.html > and you can get from one to the other using "../{texinfo,emacs}/index.ht

Re: The HTML-Info initiative

2021-12-27 Thread Gavin Smith
On Mon, Dec 27, 2021 at 09:07:21AM -0800, Per Bothner wrote: > On 12/27/21 01:02, Gavin Smith wrote: > > I've started it in the TODO.HTML file in the git repo. It can be read at > > > > https://git.savannah.gnu.org/cgit/texinfo.git/plain/TODO.HTML > > https://git.savannah.gnu.org/cgit/texinfo.gi

Re: epub init file, and questions

2021-12-27 Thread Gavin Smith
On Mon, Dec 27, 2021 at 04:17:20PM +0200, Eli Zaretskii wrote: > > From: Gavin Smith > > Date: Sun, 26 Dec 2021 21:43:20 + > > Cc: Eli Zaretskii , bug-texinfo@gnu.org > > > > > >. the stand-alone Info reader is a much leaner program than Emacs > > > > > > Who cares? On modern computers,

Re: The HTML-Info initiative

2021-12-27 Thread Per Bothner
On 12/27/21 01:02, Gavin Smith wrote: I've started it in the TODO.HTML file in the git repo. It can be read at https://git.savannah.gnu.org/cgit/texinfo.git/plain/TODO.HTML https://git.savannah.gnu.org/cgit/texinfo.git/plain/TODO.HTML "However, this system is only appropriate for online manu

Re: epub init file, and questions

2021-12-27 Thread Eli Zaretskii
> From: Gavin Smith > Date: Sun, 26 Dec 2021 21:43:20 + > Cc: Eli Zaretskii , bug-texinfo@gnu.org > > > >. the stand-alone Info reader is a much leaner program than Emacs > > > > Who cares? On modern computers, Emacs is relatively lean, and almost > > everyone who would use 'info' is lik

keep info and info.js compatible with the same features and keys?

2021-12-27 Thread Patrice Dumas
Hello, I think that it would be nice if info.js could be as compatible as possible with info (and with a local html texinfo doc browsing reader). It seems to me to be an issue 'r' which selects xrefs in info and goes forward in history in info.js. Also '?' does not have the same meaning, it shou

Re: The HTML-Info initiative

2021-12-27 Thread Patrice Dumas
On Mon, Dec 27, 2021 at 09:02:59AM +, Gavin Smith wrote: > I've started it in the TODO.HTML file in the git repo. It can be read at > > https://git.savannah.gnu.org/cgit/texinfo.git/plain/TODO.HTML The video made me want to test the webkitgtk based reader, it seems to have most of the featur

Re: The HTML-Info initiative

2021-12-27 Thread Gavin Smith
> Date: Sun, 26 Dec 2021 20:14:38 +0200 > From: Eli Zaretskii > To: Gavin Smith > Subject: Re: The HTML-Info initiative > > > From: Gavin Smith > > Date: Sun, 26 Dec 2021 16:36:55 + > > > > Maybe I should produce a document explaining all the issues involved > > based on older emails that