My standard rant about pine and UTF-8 Some progress: It seems that pine inserts '^' marks into the message for some reason. In many cases there is a caret between the two UTF8 bytes of a char, and therefore the char is unreadable.
So to view UTF-8 text, I have to do something like piping the message through: tr -d ^ | bidiv -- Tzafrir Cohen mailto:[EMAIL PROTECTED] http://www.technion.ac.il/~tzafrir ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]