<!DOCTYPE html>
<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 29 Jun 2021, at 9:59, Alexandre Takacs wrote:</p>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">In previous versions (I am on 5817 at the moment) there was a nifty feature that I used from time to time, ie what I would call the “merged reply”: one would select multiple messages and hit reply - the composer would then merge the messages into one single reply.</p>
<p dir="auto">This does not seem to work anymore. Is there are “hidden” preference or modifier to recover this feature ?</p>
</blockquote>
<p dir="auto">I believe this one still works:</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 MmMergeReplies -bool YES
</code></pre>
<p dir="auto">--<br>
Benny</p>

</div></div>
</body>
</html>