* Eliran Gonen <[EMAIL PROTECTED]> [030623 09:28]: > http://www.ivrix.org.il/mailing-lists/ivrix-discuss/2001/03/0006.html
In this message there is an external script to filter the mail according to charset. I'd rather not have tiny scripts for this and found the correct mutt settings: # Show hebrew messages through bidiv filter message-hook '~A' 'set display_filter=""' message-hook '~h 8859-8' 'set display_filter="/usr/bin/bidiv"' The hook for bidiv filter can be improved a bit, possibly to: '~h charset=iso-8859-8' I also didn't see the message from mutt that it runs the command, so it looks to be a cleaner solution too. I still need a better fixed font for hebrew, I currently switch between the hebrew and english, since the english one is so much better for regular viewing. Baruch ================================================================= 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]
