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