Walter Alejandro Iglesias <[email protected]> wrote:
 |> Walter Alejandro Iglesias <[email protected]> wrote:
 |>|Probably you're already aware of this regression.  When replying s-nail
 |>|adds "Re:" to the subject in all cases, without filtering those in which
 |>|there is some Re: already there, giving by result Re: Re: Re: Re...
 |>|dundancy. :-)
 |>|
 |>|At first I though it was MIME encoded "re:" the problem but no, it
 |>|happens with ascii as well.
 |>|
 |>|(s-nail-14.8.16)
 |> 
 |> That has finally been fixed with [acc9b2f3].
 |> But thanks a lot for reporting!
 |> 
 |> And sorry for not trying out your OpenBSD mailx patch,
 |
 |That was just a newbie exercise.  If I were skilled in C to make of that
 |a patch I'd do more now than just reporting you the bug.

Hmm.  A sane implementation would surely collect the entire line,
and then work the entire line with the knowledge of what header we
generate data for.  Only like that length limits can be satisfied
and adhered to gracefully, only like that you can be sure that
multibytes are not broke up.  But that not a problem on UTF-8 only
OpenBSD, UTF-8 synchronizes itself since all trailing bytes have
the high bit set.  S-nail does not yet to it like that.

 |> i am deeply
 |> frustrated with this codebase and want to get it done.  Still
 |> a month to go, i'm afraid...
 |
 |That stupid encoder I wrote made me 10 years older.  I can't imagine
 |how difficult is dealing with all that code as you do.

Mumble.

--steffen
|
|Der Kragenbaer,                The moon bear,
|der holt sich munter           he cheerfully and one by one
|einen nach dem anderen runter  wa.ks himself off
|(By Robert Gernhardt)

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
__________________________________
[email protected]

Reply via email to