On 23 December 2015 at 12:40, Norbert Preining wrote:
> I agree with Patrice that it would be a *bad* idea to have
> tests, or for that matter any level of operation, depending on the
> available locales. This should all be completely independent of
> the locales.
I had thought that the available
On 23 December 2015 at 18:48, Eli Zaretskii wrote:
>> Date: Wed, 23 Dec 2015 20:23:41 +0200
>> From: Eli Zaretskii
>> Cc: bug-texinfo@gnu.org
>>
>> Yes, you are right, I think I should change the logic there. Will
>> resubmit.
>
> Btw, can you tell why you needed this logic:
>
> /* We want
> Date: Wed, 23 Dec 2015 20:23:41 +0200
> From: Eli Zaretskii
> Cc: bug-texinfo@gnu.org
>
> Yes, you are right, I think I should change the logic there. Will
> resubmit.
Btw, can you tell why you needed this logic:
/* We want to read exactly one character. Do this by
restrictin
> Date: Wed, 23 Dec 2015 20:19:13 +0200
> From: Eli Zaretskii
> Cc: bug-texinfo@gnu.org
>
> > > @@ -918,7 +920,13 @@ copy_converting (long n)
> > >iconv_ret = iconv (iconv_to_utf8, &inptr, &bytes_left,
> > > &utf8_char_ptr, &utf8_char_free);
> > >
> Date: Wed, 23 Dec 2015 18:03:15 +
> From: Gavin Smith
> Cc: Texinfo
>
> On 23 December 2015 at 17:38, Eli Zaretskii wrote:
> > Attached. OK to commit?
>
> Thanks. It looks mostly OK; it would be good to have a comment
> explaining why we have to call iconv a second time.
OK, I will add
On 23 December 2015 at 17:38, Eli Zaretskii wrote:
> Attached. OK to commit?
Thanks. It looks mostly OK; it would be good to have a comment
explaining why we have to call iconv a second time.
There's one part that there could be a problem with, if I understand correctly:
> @@ -918,7 +920,13 @@
> Date: Mon, 21 Dec 2015 22:24:01 +0200
> From: Eli Zaretskii
> Cc: bug-texinfo@gnu.org
>
> > Date: Mon, 21 Dec 2015 19:51:56 +
> > From: Gavin Smith
> > Cc: Texinfo
> >
> > > http://lists.gnu.org/archive/html/bug-wget/2015-12/msg00111.html
> > > http://lists.gnu.org/archive/html/bug-w
Thanks for the quick response.
--Luc
> On 23 December 2015 at 14:05, Luc Maranget wrote:
> > To reproduce the problem, unpack the attached archive infoman.tgz,
> > cd to infoman/ and lauch info reader as
> > % info -f ./ocaml.info.gz
> >
> > The top node will not be displayed, info reader resor
On 23 December 2015 at 14:05, Luc Maranget wrote:
> To reproduce the problem, unpack the attached archive infoman.tgz,
> cd to infoman/ and lauch info reader as
> % info -f ./ocaml.info.gz
>
> The top node will not be displayed, info reader resorting to some default
> behavior (ie displaying its '
On 23 December 2015 at 13:14, Gavin Smith wrote:
> On 23 December 2015 at 12:40, Norbert Preining wrote:
>> I switched now to fr_FR.UTF-8 (LC_ALL=fr_FR.UTF-8) and re-run the check
>> (make check) with the effect that I see:
>>
>> FAIL: ii-0018-test
>> ...
>> + diff ../../install-info/tests/ii-001
On 23 December 2015 at 12:40, Norbert Preining wrote:
> I switched now to fr_FR.UTF-8 (LC_ALL=fr_FR.UTF-8) and re-run the check
> (make check) with the effect that I see:
>
> FAIL: ii-0018-test
> ...
> + diff ../../install-info/tests/ii-0018-expected-dir-file ii18-jGczxXVx
> 1,3c1,4
> < This is th
Hi Patrice, hi Gavin,
> > -@error erreur->
> > +@error error->
> > and similar things concerning translations.
>
> Are there really other differences? @error is handled quite
> specifically since it is the only @-command that is especially translated.
Yes, there are many other differences, al
On 23 December 2015 at 09:05, Benno Schulenberg wrote:
>
> Hi,
>
> In texinfo-6.0.90, running for example 'info/ginfo grep' shows
> the tralala at the beginning of the page, then "*Menu:", and
> then... empty space.
>
> Hitting the space bar then shows
> ":: Combined index."
Hi,
In texinfo-6.0.90, running for example 'info/ginfo grep' shows
the tralala at the beginning of the page, then "*Menu:", and
then... empty space.
Hitting the space bar then shows
":: Combined index."
in the middle of a blank page.
Typing then shows other lines, like
":
14 matches
Mail list logo