<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
<style>
div.markdown { white-space: normal; }
body { font-family: sans-serif; }
h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
code { margin: 0; padding: 0 0.4em; border-radius: 3px; background-color: #F7F7F7; }
pre > code { padding: 0px; }
math[display="inline"] > mrow { padding:5px; }
div.footnotes li p { margin: 0.2em 0; }
</style>
</head>
<body>
<div class="markdown">
<p dir="auto">Hi,<br>
Following the Hidden Preferences section, I have always navigated my messages using the value <code>unreadOrPrevious</code> for the preference <code>defaults write com.freron.MailMate MmMessagesOutlineMoveStrategy -string "next”</code>.<br>
Now I’m trying to use the space bar to scroll through a message and then select the unread or previous message, but it does not seem to follow that preference. It always selects the next message, whether it is an unread message or not. Which is, for my usual workflow, going backwards in my message list.<br>
Is there a way I can fix this behavior for the space bar navigation?<br>
Thanks. Best regards,<br>
Esteban</p>
</div>

</body>
</html>