nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Ken Hornstein
Subject: Re: [Nmh-workers] pick(1) decode RFC-2047 headers?
Date: Sat, 24 Nov 2012 18:03:05 -0500

>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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]