mhonarc-dev

[bug #42231] RFE: "mhonarc -noprintxcomments" could disable <!--X..--> comments in -single msgs

2014-04-29 02:23:37
URL:
  <http://savannah.nongnu.org/bugs/?42231>

                 Summary: RFE: "mhonarc -noprintxcomments" could disable
<!--X..--> comments in -single msgs
                 Project: MHonArc
            Submitted by: erco
            Submitted on: Tue 29 Apr 2014 07:23:16 AM GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
        Operating System: FreeBSD
            Perl Version: 5.008009
       Component Version: 2.6.18
           Fixed Release: 

    _______________________________________________________

Details:

    It would be nice if the -noprintxcomments flag could
    disable all the <!--X...--> comments when used w/-single.

    Currently if I run:

( echo "From: me(_at_)me(_dot_)com" ; echo "To: you(_at_)you(_dot_)com" ; echo 
"Subject: test" ;
echo "Date: Mon, 01 Aug 2005 17:08:31 -0700"; echo ; echo "Test" ) | mhonarc
-noprintxcomments -single

    ..the result includes <!--X...--> comments.


<!-- MHonArc v2.6.18 -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
        "http://www.w3.org/TR/html4/loose.dtd";>
<html>
<head>
<title>test</title>
<link rev="made" href="mailto:me(_at_)me(_dot_)com">
</head>
<body>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<h1>test</h1>
<hr>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<ul>
<li><em>To</em>: <a href="mailto:you%40you.com";>you(_at_)you(_dot_)com</a></li>
<li><em>Subject</em>: test</li>
<li><em>From</em>: <a href="mailto:me%40me.com";>me(_at_)me(_dot_)com</a></li>
<li><em>Date</em>: Mon, 01 Aug 2005 17:08:31 -0700</li>
</ul>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<hr>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<pre>Test
</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>






    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?42231>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV

<Prev in Thread] Current Thread [Next in Thread>