<!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">Is there an option to convert tabs into spaces when composing mail?</p>
<p dir="auto">--Randall</p>
<p dir="auto">On 1 May 2019, at 0:12, Benny Kjær Nielsen wrote:</p>
</div>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><div id="3DC85A40-0CD5-4825-916E-84819494E8CA">

<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 5 Apr 2019, at 22:00, Greg Earle wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">MailMate seems to default to tab stops being set to 4.  I'm old and like 8.</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">Yes, MailMate has always been hardcoded to 4 and it's a bit of a hack. It doesn't even work if changing font size and/or font. Surprisingly, I don't think anyone has ever commented on this.</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">Any way to change it?  I did a "defaults read" and looked through the output but didn't see anything.  Also looked in ~/Library/Application\ Support/MailMate/*.plist.  Nada.</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">The latest test release supports this:</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 MmComposerTabSize -integer 8
</code></pre>

<p dir="auto">I've also fixed some bugs including that the tab size of 4 didn't even work correctly if changing the font and/or the font size. (There's still an issue just after changing font. You need to open a new composer window for the tab setting to work properly.)</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">On a completely different note, is there any way to turn off message previewing for multiple selected messages?</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">You can change the maximum number like this:</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 MmMaximumMessagesDisplayed -integer 1
</code></pre>

<p dir="auto">-- <br>
Benny<br>
<a href="https://freron.com/become_a_mailmate_patron/" style="color:#3983C4">https://freron.com/become_a_mailmate_patron/</a></p>
</div>
</div></div></blockquote>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
</blockquote><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">_______________________________________________<br>
mailmate mailing list<br>
mailmate@lists.freron.com<br>
<a href="https://lists.freron.com/listinfo/mailmate" style="color:#777">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote></div>
</div>
</body>
</html>