<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 27 Oct 2017, at 14:34, Zvi Biener wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">Does any one have any ideas (scripts, etc.) about how to print messages without their quoted history? i.e., without the duplication within every new message of every past message in a thread? The question is about printing specifically, but other ideas are welcome too.</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">Hmm, I guess you could try the following hidden preference (documented <a href="https://manual.mailmate-app.com/hidden_preferences#visual-appearance" style="color:#3983C4">here</a>):</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">defaults write com.freron.MailMate MmShowQuotedTextLimit -integer 1
</code></pre>

<p dir="auto">Providing the value <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">0</code> would hide all quoted text, but I guess that would pretty annoying to use when viewing emails.</p>

<p dir="auto">Let me know if it works well for printing and then maybe I can make a separate preference which only applies to its behavior when printing.</p>

<hr style="background:#333; background-image:linear-gradient(to right, #ccc, #333, #ccc); border:0; height:1px" height="1">

<p dir="auto">Off topic: Please don't reply to existing mailing list emails when creating a new subject. Actually, MailMate should warn you before allowing you to do so. In other words, please don't ignore that warning ;-)</p>

<p dir="auto">-- <br>
Benny</p>
</div>
</div>
</body>
</html>