• CHRS: UTF-8 4

    From Carlos Navarro@2:341/234.99 to All on Wed Jan 17 18:38:28 2024
    My patch for making JamNNTPd use "CHRS: UTF-8 4"

    Edit nntpserv.c and replace this:

    sprintf(line,"CHRS: %s 2",chrs);

    by this:

    if(stricmp(chrs,"UTF-8")!=0) sprintf(line,"CHRS: %s 2",chrs);
    else strcpy(line,"CHRS: UTF-8 4");

    Carlos

    --- Mozilla Thunderbird
    * Origin: cyberiada-NNTP (2:341/234.99)
  • From Björn Felten@2:203/2 to Carlos Navarro on Fri Feb 23 15:54:54 2024
    My patch for making JamNNTPd use "CHRS: UTF-8 4"

    Why?

    After all those years, since that EXTRA "4" was suggested, there's still not a single editor known to man (or at least me) that actually uses it, or breaks by improper use of it. Has one such editor eventually surfaced?


    --
    Conning people is easy. You just need to overcome their intelligence. But convincing people they've been conned is much harder. You need to overcome their pride.
    ..

    --- Mozilla/5.0 (Windows; U; Windows NT 5.1; sv-SE; rv:1.9.1.16) Gecko/20101125
    * Origin: news://eljaco.se:4119 (2:203/2)
  • From Nicholas Boel@1:154/10 to Björn Felten on Fri Feb 23 16:48:56 2024
    On Fri, 23 Feb 2024 21:54:54 +0100, Björn Felten -> Carlos Navarro wrote:

       After all those years, since that EXTRA "4" was suggested, there's still not a single editor known to man (or at least me) that actually uses it, or breaks by improper use of it. Has one such editor eventually surfaced?

    This old and decrepid (almost completely abandoned) software is currently kind of being worked on and updated. Can you say anything positive about that, instead?

    Regards,
    Nick

    ... "Take my advice, I don't use it anyway."
    --- Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:115.0) Gecko/20100101 Thunderb
    * Origin: _thePharcyde distribution system (Wisconsin) (1:154/10)