Re: Confusing error message in development version

2021-10-14 Thread Patrice Dumas
On Tue, Oct 12, 2021 at 07:16:06PM -0500, Jacob Bachmeyer wrote: > Patrice Dumas wrote: > > On Mon, Oct 11, 2021 at 11:25:13PM -0500, Jacob Bachmeyer wrote: > > > Patrice Dumas wrote: > > > > Actually it was probably simply an oversight. Note that I have kept the > > > > function names in other wa

Re: Confusing error message in development version

2021-10-12 Thread Jacob Bachmeyer
Patrice Dumas wrote: On Mon, Oct 11, 2021 at 11:25:13PM -0500, Jacob Bachmeyer wrote: Patrice Dumas wrote: Actually it was probably simply an oversight. Note that I have kept the function names in other warning messages, as either it is useful to have the function name as the user shou

Re: Confusing error message in development version

2021-10-12 Thread Patrice Dumas
On Mon, Oct 11, 2021 at 11:25:13PM -0500, Jacob Bachmeyer wrote: > Patrice Dumas wrote: > > Actually it was probably simply an oversight. Note that I have kept the > > function names in other warning messages, as either it is useful to have > > the function name as the user should have used the fu

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: 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