mhonarc-dev

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

2014-04-30 16:46:16
Update of bug #42231 (project mhonarc):

                Severity:              3 - Normal => 2 - Minor              
                Priority:              5 - Normal => 3 - Low                
                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

You can get the effect you want by just post processing
the mhonarc output.  For example:

  cat mesg.eml | mhonarc -single | perl -n -e 'print unless /^<!--X/;'

I agree that -noprintxcomments should have prevented the printing of the
comment declarations, but something like the above can be done in the
meantime if you need a solution now vs later.

    _______________________________________________________

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>