Re: incorrect years in the ChangeLog files

2022-11-15 Thread Gavin Smith
On Tue, Nov 15, 2022 at 01:00:50PM +0100, Vincent Lefevre wrote: > There are incorrect years in the ChangeLog.70 file: Thank you for checking this and reporting the problem. I have corrected the dates.

Re: Status of texinfo/js/yarn.lock ?

2022-11-15 Thread Gavin Smith
On Sun, Nov 13, 2022 at 05:46:08AM -0800, Per Bothner wrote: > > > On 11/13/22 01:22, Hilmar Preuße wrote: > > hopefully this is not a FAQ, but I found nothing in the archive. > > > > What is the status of the code sitting in subdir "js"? To me this code > > looks quite unmaintained. > > It is

Re: Status of texinfo/js/yarn.lock ?

2022-11-15 Thread Hilmar Preuße
Am 13.11.2022 um 10:43 teilte Gavin Smith mit: On Sun, Nov 13, 2022 at 10:22:23AM +0100, Hilmar Preuße wrote: Hi, hopefully this is not a FAQ, but I found nothing in the archive. What is the status of the code sitting in subdir "js"? To me this code looks quite unmaintained. I'm just asking,

Re: Bug#1024065: info: infinite(?) loop with LC_ALL=C

2022-11-15 Thread Hilmar Preuße
Am 15.11.2022 um 16:49 teilte Sam James mit: On 15 Nov 2022, at 14:03, Hilmar Preuße wrote: Am 15.11.2022 um 13:56 teilte Eli Zaretskii mit: Date: Mon, 14 Nov 2022 17:27:20 +0100 From: Hilmar Preuße Hi, Hello, This seems to hang forever: $ LC_ALL=C info python3.10 -n 'Other Language

Re: Bug#1024065: info: infinite(?) loop with LC_ALL=C

2022-11-15 Thread Sam James
> On 15 Nov 2022, at 14:03, Hilmar Preuße wrote: > > Am 15.11.2022 um 13:56 teilte Eli Zaretskii mit: >>> Date: Mon, 14 Nov 2022 17:27:20 +0100 >>> From: Hilmar Preuße > > Hi, > > Sorry for posting the E-Mail twice! > >>> This seems to hang forever: >>> >>>$ LC_ALL=C info python3.10 -n

Re: Fwd: Bug#1024065: info: infinite(?) loop with LC_ALL=C

2022-11-15 Thread Hilmar Preuße
Am 15.11.2022 um 13:56 teilte Eli Zaretskii mit: Date: Mon, 14 Nov 2022 17:27:20 +0100 From: Hilmar Preuße Hi, Sorry for posting the E-Mail twice! This seems to hang forever: $ LC_ALL=C info python3.10 -n 'Other Language Changes<3>' Where can one find this python3.10 Info manual?

@deftypefn PDF font issue with brackets and parentheses

2022-11-15 Thread Vincent Lefevre
Consider \input texinfo@c -*-texinfo-*- @code{char *t[]} @code{char *t()} @code{char *t__} @deftypefn Macro int f (char *t[]) @deftypefnx Macro int f (char *t()) @deftypefnx Macro int f (char *t__) @end deftypefn @deftypefun i

Re: Fwd: Bug#1024065: info: infinite(?) loop with LC_ALL=C

2022-11-15 Thread Eli Zaretskii
> Date: Mon, 14 Nov 2022 17:27:20 +0100 > From: Hilmar Preuße > > This seems to hang forever: > >$ LC_ALL=C info python3.10 -n 'Other Language Changes<3>' Where can one find this python3.10 Info manual?

incorrect years in the ChangeLog files

2022-11-15 Thread Vincent Lefevre
There are incorrect years in the ChangeLog.70 file: [...] 2022-10-29 Gavin Smith pretest 6.8.91 * configure.ac: version 2020-10-28 Vincent Lefevre (tiny change) * doc/texinfo.texi (Writing a Node, Conditional Commands): Fix typos. 2022-10-27 Gavin Smith