On Wed, Apr 24, 2019 at 10:18:34PM -0400, Richard Stallman wrote: > If anyone is handling this list, please let me know.
I don't believe there is any need for a warning here. What problem is there if the comma is missing? In the past a comma was needed when processing with TeX so that the page number would be followed with a comma, but this comma is inserted automatically if needed now. > ------- Start of forwarded message ------- > Date: Wed, 24 Apr 2019 14:44:27 +0300 > Message-Id: <[email protected]> > From: Eli Zaretskii <[email protected]> > To: Philipp Stephani <[email protected]> > In-reply-to: > <CAArVCkRcNmGuVFF=vmuvz0mmj+orwfrxvd1nbo4ygwxuau+...@mail.gmail.com> > (message from Philipp Stephani on Wed, 24 Apr 2019 13:03:21 +0200) > Subject: Re: [PATCH 1/2] Add conversions to and from struct timespec to module > interface. > Cc: [email protected], [email protected], [email protected] > > > From: Philipp Stephani <[email protected]> > > Date: Wed, 24 Apr 2019 13:03:21 +0200 > > Cc: Paul Eggert <[email protected]>, Emacs developers > > <[email protected]>, > > Philipp Stephani <[email protected]> > > > > > > +This function, which is available since Emacs 27, takes a @code{struct > > > > +timespec} argument @var{time} and returns the corresponding Emacs > > > > +timestamp. @xref{Time of Day} for the possible return value formats. > > > ^ > > > There should be a comma there, or makeinfo will produce a warning. > > > > I don't see any warning, and I think adding a comma there wouldn't be > > correct. > > You don't see a warning because latest versions of Texinfo stopped > emitting them. > > Thanks for the other fixes. > ------- End of forwarded message ------- > > -- > Dr Richard Stallman > President, Free Software Foundation (https://gnu.org, https://fsf.org) > Internet Hall-of-Famer (https://internethalloffame.org) > > >
