<!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 13 Jul 2017, at 15:46, Benny Kjær Nielsen wrote:</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">On 13 Jul 2017, at 19:14, Randall Meadows wrote:</p>

<blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999">
<p dir="auto">I have enabled the <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">MmSingleMessageWindowClosesAfterMove</code> flag as described in the aforementioned thread; is there some other related flag I also have to set to get my old behavior back?</p>
</blockquote>

<p dir="auto">I think you are looking for <a href="https://manual.mailmate-app.com/hidden_preferences#navigation" style="color:#777">this</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 MmMessagesOutlineMoveStrategy -string "none"
</code></pre>

<p dir="auto">I hope this helps.</p>
</blockquote>

<p dir="auto">Seems like it, but that leaves the message window open, even though the message it's showing was just deleted.</p>

<p dir="auto">Additionally: </p>

<p dir="auto"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">% defaults read com.freron.MailMate MmSingleMessageWindowClosesAfterMove<br>
1<br>
</code></p>

<p dir="auto">Now I'm even more confused...</p>
</div>
</div>
</body>
</html>