More intelligence was put in decode to detect mime messages.
This temporary until we articulate how to present mime messages. decode will probably replace print.c. Parsing of mailcap is not yet done. * mail/decode.c: Aware of the content_type and the encoding for mime message, will superced [Pp]rint. * mail/mail.c: Set the columns variable at startup. * mail/mail.h: Prototype fpr util_screen_columns(). * mail/mailline.c: Reset COLUMNS on SIGWINCH. * mail/util.c: New function util_screen_columns();
Showing
5 changed files
with
244 additions
and
63 deletions
-
Please register or sign in to post a comment