<div>
<p dir="auto">On 10 Apr 2015, at 10:31, Esteban Umerez Argaia wrote:</p>

<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left-style: solid; border-left-width: 4px; border-left-color: green; color: green;">
<p dir="auto">When I compose a new mail message, I'd like the cursor to be focused directly in the writing area, instead of the To: field. Is there a setting for that?</p>
</blockquote>

<p dir="auto">No, there is no such setting. Note that you could enable fewer headers by default and then use ⌥+Return to add them when needed.</p>

<p dir="auto">But I've also made a blind fix (untested) for the next update. Enable this to be ready:</p>

<pre style="margin-left: 15px; border: thin solid gray; padding: 5px; background: #E4E4E4; margin-right: 15px; overflow: auto;"><code>defaults write com.freron.MailMate MmComposerInitialFocus -string "alwaysTextView"
</code></pre>

<p dir="auto">Let me know if that doesn't work.</p>

<p dir="auto">-- <br>
Benny</p>

</div>