Re: [PATCH v3] [grotty]: Use terminfo.

2024-02-26 Thread Lennart Jablonka
Quoth G. Branden Robinson: I'm attaching my progress so far. Nice! I guess I’ll drop a few comments on it. (Uncommented hunks omitted.) --- a/src/devices/grotty/tty.cpp +++ b/src/devices/grotty/tty.cpp @@ -916,8 +920,86 @@ printer *make_printer() return new tty_printer(); } -static voi

Warnings in groff's manual pages

2024-02-26 Thread Alejandro Colomar
Hi Branden, I've been linting groff's manual pages, as of $ git describe 1.23.0-902-g1fce75f6b and got some warnings. You may want to have a look at them, just in case any of those is legit. Have a lovely day! Alex --- $ make -k --debug=print \ -C /home/alx/src/linu

Re: Warnings in groff's manual pages

2024-02-26 Thread G. Branden Robinson
Hi Alex, At 2024-02-26T18:21:58+0100, Alejandro Colomar wrote: > Hi Branden, > > I've been linting groff's manual pages, as of > > $ git describe > 1.23.0-902-g1fce75f6b > > and got some warnings. You may want to have a look at them, just in > case any of those is legit. [rearran

Re: Warnings in groff's manual pages

2024-02-26 Thread Alejandro Colomar
Hi Branden, On Mon, Feb 26, 2024 at 04:25:53PM -0600, G. Branden Robinson wrote: > These are documented, expected, and relatively harmless. > > https://git.savannah.gnu.org/cgit/groff.git/tree/PROBLEMS#n959 Good. > > ! (troff -man -wbreak -Tutf8 -rLL=78n -rCHECKSTYLE=3 -ww > > &1 > > >/tmp/

The chat bots have come for groff users

2024-02-26 Thread G. Branden Robinson
It would appear that people have started running "AI" chat bots to answer questions on StackExchange. The quality of response is so impressive that I'm terrified for my future job prospects. :-| https://unix.stackexchange.com/questions/771162/grep-error-warning-cannot-select-font-i/771173#771173

Re: Kemper notectomy spreads, thousands of bytes saved

2024-02-26 Thread Larry Kollar
> On Feb 26, 2024, at 12:13 AM, G. Branden Robinson > wrote: > > Maybe Dave got it written up in the Journal of the American Documenter's > Association? ;-) > > https://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=9b6c25510bdb54b4f7f9abbfaf6d136c65202d99 Bravo to Dave! — Larry