On June 4, 2000 at 18:17, [EMAIL PROTECTED] wrote:
> I am having a problem with "unrecognized character set windows-1252".
You can basically ignore this error.
> def-mime.mrc ist includet, the CharsetConverters section is expandet
> like you see:
>
> <CharsetConverters>
> [...]
> windows-1252; iso_8859::str2sgml; iso8859.pl
> [...]
> </CharsetConverters>
iso_8859::str2sgml does not have a charset table for windows-1252.
So only HTML specials will be converted to entity references.
> But I still get the error. Please show me up what I can do.
Did you apply your resource file to mhonarc using the -rcfile option?
> Another question: where do I find input on how to get the search feature
> running like at http://www.xray.mpe.mpg.de/mailing-lists/mhonarc/? at
> my NT box?
Do not know about search engines for WinNT?
--ewh