Re: Confusing error message in development version

2021-10-11 Thread Jacob Bachmeyer
Patrice Dumas wrote: On Mon, Oct 11, 2021 at 06:28:33PM +0200, Patrice Dumas wrote: On Mon, Oct 11, 2021 at 04:30:20PM +0100, Gavin Smith wrote: Git revision a9aacb0b39967059b8064 If I use a non-existent customization variable, like ./texi2any.pl test.texi -c OPEN_CODE_QUOTE=\` the

Re: Online manuals issues when read from mobile devices

2021-10-11 Thread Jean-Christophe Helary
> On Oct 12, 2021, at 9:45, Carlos Pita wrote: > >> I don't know who's in charge of changing the css on the server side. > > Neither do I it seems. I first reported the issue to emacs-devel and > they sent me here. > > Do you have any suggestion where to redirect the issue? I know where to

Re: Online manuals issues when read from mobile devices

2021-10-11 Thread Carlos Pita
> I don't know who's in charge of changing the css on the server side. Neither do I it seems. I first reported the issue to emacs-devel and they sent me here. Do you have any suggestion where to redirect the issue?

Re: Online manuals issues when read from mobile devices

2021-10-11 Thread Jean-Christophe Helary
This is not related to texinfo proper but to the CSS that's added on the gnu server side. I've made proposals in the past about that but I don't know who's in charge of changing the css on the server side. > On Oct 12, 2021, at 5:43, Carlos Pita wrote: > > Hi, > > when read from a phone, th

Re: Confusing error message in development version

2021-10-11 Thread Patrice Dumas
On Mon, Oct 11, 2021 at 06:28:33PM +0200, Patrice Dumas wrote: > On Mon, Oct 11, 2021 at 04:30:20PM +0100, Gavin Smith wrote: > > Git revision a9aacb0b39967059b8064 > > > > If I use a non-existent customization variable, like > > > > ./texi2any.pl test.texi -c OPEN_CODE_QUOTE=\` > > > > the err

Re: Confusing error message in development version

2021-10-11 Thread Patrice Dumas
On Mon, Oct 11, 2021 at 04:30:20PM +0100, Gavin Smith wrote: > Git revision a9aacb0b39967059b8064 > > If I use a non-existent customization variable, like > > ./texi2any.pl test.texi -c OPEN_CODE_QUOTE=\` > > the error message is > > texi2any: warning: GNUT_set_from_cmdline: unknown variable O

Confusing error message in development version

2021-10-11 Thread Gavin Smith
Git revision a9aacb0b39967059b8064 If I use a non-existent customization variable, like ./texi2any.pl test.texi -c OPEN_CODE_QUOTE=\` the error message is texi2any: warning: GNUT_set_from_cmdline: unknown variable OPEN_CODE_QUOTE The reference to GNUT_set_from_cmdline is confusing so whatever