<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
<style>
div.markdown { white-space: normal; }
div.plaintext { white-space: normal; }
body { font-family: sans-serif; }
div.plaintext h1 { font-size: 1.4em; }
div.plaintext h2 { font-size: 1.2em; }
div.plaintext h3 { font-size: 1.1em; }
blockquote.embedded,div.plaintext blockquote { margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777; }
blockquote.embedded blockquote.embedded,div.plaintext blockquote blockquote { border-left-color: #999999; color: #999999; }
blockquote.embedded blockquote.embedded blockquote.embedded,div.plaintext blockquote blockquote blockquote { border-left-color: #BBBBBB; color: #BBBBBB; }
div.plaintext a { color: #3983C4; }
blockquote.embedded,div.plaintext blockquote a { color: #777777; }
blockquote.embedded blockquote.embedded,div.plaintext blockquote blockquote a { color: #999999; }
blockquote.embedded blockquote.embedded blockquote.embedded,div.plaintext blockquote blockquote blockquote a { color: #BBBBBB; }
@media (prefers-color-scheme: dark) { blockquote { border-left-color: #BBBBBB; color: #BBBBBB; }
blockquote.embedded blockquote.embedded,div.plaintext blockquote blockquote { border-left-color: #999999; color: #999999; }
blockquote.embedded blockquote.embedded blockquote.embedded,div.plaintext blockquote blockquote blockquote { border-left-color: #777777; color: #777777; }
div.plaintext a { color: #3983C4; }
blockquote.embedded,div.plaintext blockquote a { color: #BBBBBB; }
blockquote.embedded blockquote.embedded,div.plaintext blockquote blockquote a { color: #999999; }
blockquote.embedded blockquote.embedded blockquote.embedded,div.plaintext blockquote blockquote blockquote a { color: #777777; }
}
div.plaintext math[display="inline"] > mrow { padding:5px; }
div.plaintext div.footnotes li p { margin: 0.2em 0; }
body { font-family: sans-serif; }
div.markdown h1 { font-size: 1.4em; }
div.markdown h2 { font-size: 1.2em; }
div.markdown h3 { font-size: 1.1em; }
blockquote.embedded,div.markdown blockquote { margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777; }
blockquote.embedded blockquote.embedded,div.markdown blockquote blockquote { border-left-color: #999999; color: #999999; }
blockquote.embedded blockquote.embedded blockquote.embedded,div.markdown blockquote blockquote blockquote { border-left-color: #BBBBBB; color: #BBBBBB; }
div.markdown a { color: #3983C4; }
blockquote.embedded,div.markdown blockquote a { color: #777777; }
blockquote.embedded blockquote.embedded,div.markdown blockquote blockquote a { color: #999999; }
blockquote.embedded blockquote.embedded blockquote.embedded,div.markdown blockquote blockquote blockquote a { color: #BBBBBB; }
@media (prefers-color-scheme: dark) { blockquote { border-left-color: #BBBBBB; color: #BBBBBB; }
blockquote.embedded blockquote.embedded,div.markdown blockquote blockquote { border-left-color: #999999; color: #999999; }
blockquote.embedded blockquote.embedded blockquote.embedded,div.markdown blockquote blockquote blockquote { border-left-color: #777777; color: #777777; }
div.markdown a { color: #3983C4; }
blockquote.embedded,div.markdown blockquote a { color: #BBBBBB; }
blockquote.embedded blockquote.embedded,div.markdown blockquote blockquote a { color: #999999; }
blockquote.embedded blockquote.embedded blockquote.embedded,div.markdown blockquote blockquote blockquote a { color: #777777; }
}
div.markdown math[display="inline"] > mrow { padding:5px; }
div.markdown div.footnotes li p { margin: 0.2em 0; }
</style>
</head>
<body>
<div class="markdown">
<p dir="auto">Yes, Thank you Billy and Glenn. I corrected the common error of not scrolling the code text to see the whole line. I’ve entered the command (no errors this time!) and created the Styles.plist folder. </p>

<p dir="auto">I’m not sure of what I need to enter in the folder for what I want to do. </p>

<p dir="auto">I want to color the text (and if possible, the background of that text) of the 1 email line in any mailbox. Not based on criteria other than that I’ve flagged the email. Bold text would also be nice. </p>

<p dir="auto">From this sample:</p>

<p dir="auto"><a href="https://manual.mailmate-app.com/hidden_preference">https://manual.mailmate-app.com/hidden_preference</a></p>

<p dir="auto">I’m having trouble creating the Styles.plist file. I’ve used the Terminal vim command to get vi running and I paste this (see below) into the file and exit, succeeding in crating the file but (again!) I get the error message from Terminal that it doesn’t have the proper format. </p>

<p dir="auto">The example doesn’t include correct headers (<plist>, </plist>, etc.) and who knows what else that anyone doing this <em>should</em> know. (c; </p>

<p dir="auto">This is what I <em>think</em> needs to be the core of the Styles.plist file to do what I want (of course, correct me if I’m wrong):</p>

<p dir="auto">{   styles = (<br>
    {   type = keyword;<br>
            keyword = '\Flagged';<br>
            color = "#00FF00"; // choosing my own color, of course<br>
            fontStyle = "bold";<br><br>
        },<br>
    );<br>
}</p>

<p dir="auto">Thanks,<br>
Dave</p>

<p dir="auto">On 22 Aug 2020, at 12:04, Glenn Parker wrote:</p>

</div>
<div class="plaintext"></div>
<blockquote class="embedded">

<div style="font-family:sans-serif"><div style="white-space:normal"><p dir="auto">Billy is correct. The command you used was missing the “-bool YES” at the end. You can cut and paste the correct command directly from the MailMate Help window.</p>
<p dir="auto">Glenn P. Parker<br>
glenn.parker@comcast.net</p>
<p dir="auto">On 22 Aug 2020, at 14:32, Billy Youdelman wrote:</p>
</div>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><div id="3E56AA16-9714-4A1B-8289-449688C1D5DA">
<div style="font-family:sans-serif">
<div style="white-space:normal">
<p dir="auto">On 22 Aug 2020, at 11:21, Dave C wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #136BCE; color:#136BCE; margin:0 0 5px; padding-left:5px"><p dir="auto">I read the “Colored messages” section in Hidden Preferences. It begins with enabling this feature by this command:</p>
</blockquote></div>
<div style="white-space:normal">

<pre style="background-color:#E4E4E4; border:thin solid gray; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#E4E4E4"><code>defaults write com.freron.MailMate MmMessageColorsEnabled
</code></pre>

<p dir="auto">I think you will need to do this (can't test it right now, though)..</p>

<pre style="background-color:#E4E4E4; border:thin solid gray; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#E4E4E4"><code>defaults write com.freron.MailMate MmMessageColorsEnabled -bool YES
                                                          ^^^^^^^^^
</code></pre>

<p dir="auto">ビリー ヨーデルマん<br>
+1 310 839 7673<br>
<a href="http://MIX.ORG/">http://MIX.ORG/</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></blockquote>
<div class="markdown">
<blockquote>
</blockquote><blockquote><p dir="auto">_______________________________________________<br>
mailmate mailing list<br>
mailmate@lists.freron.com<br>
<a href="https://lists.freron.com/listinfo/mailmate">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote></div>
<div class="markdown">
</div>

</body>
</html>