nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] pick(1) decode RFC-2047 headers?

2012-11-24 17:03:23
With -search, it will try to decode and fail, but I don't
think that's worth inhibiting.  It would be nice to decode
message parts, some day.

Yeah, but we wouldn't be decoding them with decode_rfc2047(), that's
my point.

Couldn't we just do 

+      if (body == 0 && decode_rfc2047 (linebuf, decoded_linebuf, sizeof 
decoded_linebuf)) {

?

--Ken

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>