On Thu, Jun 01, 2000 at 09:23:32PM -0400, Sergei Gerasenko wrote:
> When I do "set charset=CP1251" from inside mutt, it doesn't work, but
> as soon as I defined a charset hook "charset-hook windows-1251
> CP1251", it worked immediately. Do any of you know why? 

The message you're looking at probably has Content-Type with
charse=windows-1251.  However glibc implementation of iconv does not
recognize `windows-*' charset names.  Adding a charset-hook tells it
that windows-1251 is the same as cp1251, and glibc recognizes the latter
one.

Marius Gedminas
-- 
I doubt, therefore I might be.

Reply via email to