From e19f199f0128bed61a212549cf44a54d57b5c84f Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Fri, 21 Jun 2019 20:06:05 +0000 Subject: [PATCH] Update RMAIL (Joerg Jenderek) --- magic/Magdir/mail.news | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/magic/Magdir/mail.news b/magic/Magdir/mail.news index c58b3710..006fe923 100644 --- a/magic/Magdir/mail.news +++ b/magic/Magdir/mail.news @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# $File: mail.news,v 1.24 2019/04/19 00:42:27 christos Exp $ +# $File: mail.news,v 1.25 2019/06/21 20:06:05 christos Exp $ # mail.news: file(1) magic for mail and news # # Unfortunately, saved netnews also has From line added in some news software. @@ -26,7 +26,16 @@ !:mime message/rfc822 0 string/t Article saved news text !:mime message/news -0 string/t BABYL Emacs RMAIL text +# Reference: http://quimby.gnus.org/notes/BABYL +# Update: Joerg Jenderek +# Note: used by Rmail in Emacs version 22 and before +# is not text because of characters like Control-L Control-_ +0 string/b BABYL\ OPTIONS: Emacs RMAIL +#0 string/t BABYL Emacs RMAIL text +# https://reposcope.com/mimetype/message/x-gnu-rmail +!:mime message/x-gnu-rmail +# ~/RMAIL +!:ext / 0 string/t Received: RFC 822 mail text !:mime message/rfc822 0 string/t MIME-Version: MIME entity text -- 2.40.0