Jinhyok Heo <[EMAIL PROTECTED]> writes:

> When I check pending list, I see many charset encoded headers, which
> are illiterate by themselves. So I made a dirty hack on
> tmda-pending, which gave out readable headers.

Shame on me for not fixing this sooner.  I didn't even think that
without this, tmda-pending is close the useless for those working with
alternative character sets, particularly multi-byte ones.

> I don't know much about python and I just copy some code from
> EncWord.py of Mailman. I want somebody else to make it better.

The email package has an RFC 2047 decoding function that I used
instead.  I also fixed the '--terse-summary' option.  Please take a
look at current CVS and see if it works for you.

I've been testing with a Japanized rxvt, and the interactive option as
well as '--terse-summary' and the regular summary ('-sb') all work
for me.  I've attached a couple of screenshots below.

Attachment: tmda-pending1.png
Description: PNG image

Attachment: tmda-pending2.png
Description: PNG image

Reply via email to