From 447050247973e721ede0065cb08d2b565ca0d47a Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Fri, 31 Jan 2014 23:33:42 +0400 Subject: [PATCH] Wrap URLs in ulink's --- mimedecode.docbook | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/mimedecode.docbook b/mimedecode.docbook index 70b7a08..5282d1c 100644 --- a/mimedecode.docbook +++ b/mimedecode.docbook @@ -108,9 +108,9 @@ multipart/mixed, e.g) every part is recursively decoded. If it is not multipart, mailcap database is consulted to find a way to convert the body to plain text. (I have no idea how mailcap could be configured on said M$ Ophice GUI, please don't ask me; real OS users can consult my example at -http://phdru.name/Software/dotfiles/mailcap.html). The decoding process uses -first copiousoutput filter it can find. If there is no any filter the body just -passed unconverted. +http://phdru.name/Software/dotfiles/mailcap.html). +The decoding process uses first copiousoutput filter it can find. If there is +no any filter the body just passed unconverted. @@ -366,7 +366,8 @@ the program will recode the message to the wrong charset. SEE ALSO - mimedecode.py home page: http://phdru.name/Software/Python/#mimedecode + mimedecode.py home page: + http://phdru.name/Software/Python/#mimedecode -- 2.39.2