Subj : Re: JamNNTPd and UTF-8 To : Carlos Navarro From : Tommi Koivula Date : Sun Feb 25 2024 19:54:40 From: Tommi Koivula On 25.02.2024 13:30, Carlos Navarro wrote: > You're right about JamNNTPd not supporting multibyte. It wraps lines > at 79 bytes, not at 79 chars. Therefore those that have UTF-8 chars > (2 or more bytes) become shorter when wrapped. The more UTF-8 chars a > line has, the shorter. There are these settings in nntpserv.c: #define WRAP_WIDTH 72 #define LINE_WIDTH 79 #define MAX_WIDTH 997 I tried to increase WRAP_WIDTH and LINE_WIDTH to something like 990 once. It helped with quoting utf-8 lines, but for some reason I went back to originals. Anyway, the safest setting to avoid utf-8 quoting crap is to use "flowed off". 'Tommi --- * Origin: LCC SG - Linux 6.1.21-v7+ armv7l (2:221/10) .