<!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">Hi all,</p>

<p dir="auto">I'm new to the list here. (I got tired of Apple Mail. As legacy user of Eudora and Mulberry, I was looking for a "purist" email client. So far, MailMate fits the bill. :)</p>

<p dir="auto">Following the <a href="https://manual.mailmate-app.com/hidden_preferences.html" style="color:#3983C4">hidden preferences</a> instructions, I applied the following via Terminal:</p>

<ul>
<li>Some users prefer to always have the initial focus in the text editor of the Composer window, also for new messages:</li>
</ul>

<p dir="auto"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">defaults write com.freron.MailMate MmComposerInitialFocus -string "alwaysTextView"</code></p>

<p dir="auto">I would like to set this back to its default; that is, I want to have the initial focus in the <strong>To</strong> field.</p>

<p dir="auto">I see the following in <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">com.freron.MailMate.plist</code>:</p>

<p dir="auto"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7"><key>MmComposerInitialFocus</key><br>
    <string>alwaysTextView</string><br>
    <key>MmComposerMmBoxViewVerticalMmSplitViewVertical</key><br>
</code></p>

<p dir="auto">... but I don't know what to change <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">alwaysTextView</code> to.</p>

<p dir="auto">I'd be grateful for any help.</p>

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