Re: [bug #66287] help preconv guess the correct encoding of shipped files

2024-10-04 Thread G. Branden Robinson
At 2024-10-03T18:35:37-0400, Dave wrote: > Follow-up Comment #2: > [comment #1 comment #1:] > > [comment #0 original submission:] > > > Unfortunately, preconv looks only at the first two lines of a file > > > for encoding information. > > > > Only if the file isn't seekable... > > preconv looks a

Re: [bug #66287] help preconv guess the correct encoding of shipped files

2024-10-04 Thread G. Branden Robinson
At 2024-10-04T06:00:01-0500, G. Branden Robinson wrote: > This is fine if it doesn't fool Emacs into ignoring the local variables > at the end of the file and making the overall file editing experience > _worse_ for people who _do_ have uchardet installed. > > I reckon I'll test that. This seems

[bug #66290] [tbl] resurrects disabled line numbering after table region

2024-10-04 Thread G. Branden Robinson
URL: Summary: [tbl] resurrects disabled line numbering after table region Group: GNU roff Submitter: gbranden Submitted: Fri 04 Oct 2024 09:34:35 AM UTC Category: Preprocessor

Re: Regressions in UTP document (was: removing the .IX macro from the ms package in 1.23 breaks old documents)

2024-10-04 Thread Deri
On Friday, 4 October 2024 02:53:02 BST G. Branden Robinson wrote: > Hi Deri, > Hi Branden, > > The extra blank pages and the erroneous bookmarks are probably linked > > and seem to be caused by commit > > 5808f3f4dd8f39341170597363a6aaf7acf921fd, which was a fix to a > > regression introduced int

[bug #66290] [tbl] resurrects disabled line numbering after table region

2024-10-04 Thread G. Branden Robinson
Follow-up Comment #1, bug #66290 (group groff): That's better. $ ~/groff-HEAD/bin/nroff -t /tmp/badtbl.roff | cat -s 1 This is temporarily line‐numbered text. 2 alpha 3 beta Now it is off. I am a table. I have two rows. gamma delta Line numbering had better still be off. _

Re: removing the .IX macro from the ms package in 1.23 breaks old documents

2024-10-04 Thread joerg van den hoff
correction regarding the "long entries that do line break do not honour indent": this probably is technically not a bug since in the original context the entries do have the form SN[tab]entry the SN is missing in the example so the entries in fact all start with \t and when line break occurs t

Re: removing the .IX macro from the ms package in 1.23 breaks old documents

2024-10-04 Thread joerg van den hoff
On 03.10.24 23:21, G. Branden Robinson wrote: At 2024-10-03T23:06:18+0200, joerg van den hoff wrote: table of content when using ms macros (wide entries failing to line break and "pushing" the page number out of line to the right instead). I cannot say, however, whether this is a 1.23-related

when to deprecate and when to withdraw features (was: Regressions in UTP document)

2024-10-04 Thread G. Branden Robinson
Hi Dave, At 2024-10-04T16:44:42-0500, Dave Kemper wrote: > On Fri, Oct 4, 2024 at 2:21 PM G. Branden Robinson > While I agree with Branden that notices of new warnings doesn't > require any special heads-up--a well-crafted warning should speak for > itself[1] One hopes... 😅 > --I think Deri's ge

Re: Regressions in UTP document (was: removing the .IX macro from the ms package in 1.23 breaks old documents)

2024-10-04 Thread G. Branden Robinson
Hi Deri, At 2024-10-04T16:41:19+0100, Deri wrote: > > > The extra blank pages and the erroneous bookmarks are probably > > > linked and seem to be caused by commit > > > 5808f3f4dd8f39341170597363a6aaf7acf921fd, which was a fix to a > > > regression introduced into 1.23.0. > > > > Ah, you in fact

blank pages in UTP document (was: Regressions in UTP document)

2024-10-04 Thread G. Branden Robinson
Hi Deri, Let me start a new thread for this topic. At 2024-10-04T23:04:17+0100, Deri wrote: > On Friday, 4 October 2024 20:21:13 BST G. Branden Robinson wrote: > > At 2024-10-04T16:41:19+0100, Deri wrote: > > > The fix in June did fix the original problem with page breaks in > > > the FBDL docume

[bug #66293] [troff] reg.cpp: unknown format string '\t\%1' in 'errprint(...)

2024-10-04 Thread G. Branden Robinson
Update of bug #66293 (group groff): Status:None => In Progress Assigned to:None => gbranden ___ Follow-up Comment #1: Thanks for catching tha

[bug #66293] [troff] reg.cpp: format string has garbage in `errprint()` call

2024-10-04 Thread G. Branden Robinson
Update of bug #66293 (group groff): Summary: [troff] reg.cpp: unknown format string '\t\%1' in 'errprint(...) => [troff] reg.cpp: format string has garbage in `errprint()` call ___ Reply to this item at:

Re: Regressions in UTP document (was: removing the .IX macro from the ms package in 1.23 breaks old documents)

2024-10-04 Thread Dave Kemper
On Fri, Oct 4, 2024 at 2:21 PM G. Branden Robinson wrote: > At 2024-10-04T16:41:19+0100, Deri wrote: > > I am certainly not against changes to groff, but I do think when we do > > alter groff in some way which will affect the typesetting of existing > > documents > > ...which the font warning chan

Re: removing the .IX macro from the ms package in 1.23 breaks old documents

2024-10-04 Thread G. Branden Robinson
Hi Joerg, At 2024-10-04T14:49:29+0200, joerg van den hoff wrote: > attached is an example. I tried to condense it and reduce those > MHEAD,SHEAD macros to a minimum (they are doing more in my actual > setup). so the missing SN numbers in the resulting TOC in this example > are not a bug :). > > t

[bug #66293] [troff] reg.cpp: unknown format string '\t\%1' in 'errprint(...)

2024-10-04 Thread Bjarni Ingi Gislason
URL: Summary: [troff] reg.cpp: unknown format string '\t\%1' in 'errprint(...) Group: GNU roff Submitter: bjarniig Submitted: Fri 04 Oct 2024 10:50:59 PM UTC Category: Core

[bug #66290] [tbl] resurrects disabled line numbering after table region

2024-10-04 Thread G. Branden Robinson
Update of bug #66290 (group groff): Status: In Progress => Fixed Open/Closed:Open => Closed Planned Release:None => 1.24.0 __

Re: Regressions in UTP document (was: removing the .IX macro from the ms package in 1.23 breaks old documents)

2024-10-04 Thread G. Branden Robinson
At 2024-10-04T04:09:12-0500, G. Branden Robinson wrote: > My hypothesis is that I wrote incorrect generated *roff in > src/preproc/tbl/table.cpp. I know where to look, and thanks to this > information I have a pretty good idea how to write a regression test for > this problem so that this bug, lik

Re: Regressions in UTP document (was: removing the .IX macro from the ms package in 1.23 breaks old documents)

2024-10-04 Thread Deri
On Friday, 4 October 2024 20:21:13 BST G. Branden Robinson wrote: > Hi Deri, > Hi Branden, > At 2024-10-04T16:41:19+0100, Deri wrote: > > > > The fix in June did fix the original problem with page breaks in the > > FBDL document that Michał was working on, but does not fix the problem > > with