<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">Pete,</p>
<p dir="auto">Never fear, there are still a few of us that prefer the old, original way!</p>
<p dir="auto">(Unfortunately) In the same vein, still get a lot of non-text email, so I had to turn off the prefer text setting in the Menu, so inline html is properly processed. That is the way of the world, I’m afraid.</p>
</div><div id="1995A5DB-20CE-42F9-8B2F-3BA5BB180511"><body style="font-family: times; font-size: 125%;">   
        <div style="word-wrap:break-word;-webkit-nbsp-mode:space;line-break:after-white-space;"> 
                Respectfully, <br />
                        Henry Seiden <br />
                        <! -- Email address option -- > 
                        E: <a href= "mailto:inf@techworkspro.com"> Techworks Pro E-mail</a>  <br />
                        W: <a href= "http://techworkspro.com"> Techworks Pro Co. Home Page</a>
        <br /> <hr /> <br />
                </div>
                <div class="container" style="width:100%;margin-top:0px;margin-bottom:0px;margin-right:0px;margin-left:0px;border-width:1px;border-style:solid;border-color:gray;line-height:150%;background-color:lightblue;" >
                <div class="header" style="padding-top:0.5em;padding-bottom:0.5em;padding-right:0.5em;padding-left:0.5em;color:white;background-color:gray;clear:left;" >
                        <h1 class="header" style="padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;" >Techworks Pro Co.
                                        </h1>
                </div>
                <div class="left" style="float:left;width:210px;margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;padding-top:1em;padding-bottom:1em;padding-right:1em;padding-left:1em;" >
                        <p>Founder, Henry Seiden info@techworkspro.com
                                        </p>
                </div>
                <div class="content" style="margin-left:230px;border-left-width:1px;border-left-style:solid;border-left-color:gray;padding-top:1em;padding-bottom:1em;padding-right:1em;padding-left:1em;overflow:hidden;" >
                 <img src="https://techworkspro.com/_includes/techworkspro_v3_200x53.png" width="300" alt="" />
                        </div>
                <div class="footer" style="padding-top:0.5em;padding-bottom:0.5em;padding-right:0.5em;padding-left:0.5em;color:white;background-color:gray;clear:left;" >© 2022 techworkspro.com
                                </div>
        </div>
</body></div>
<div class="markdown" style="white-space: normal;"><p dir="auto"><br>
On 18 Jul 2023, at 14:38, Pete Resnick via mailmate wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #5855D5; color: #5855D5;">
<p dir="auto">On 18 Jul 2023, at 11:25, Topher Buck wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #5855D5; border-left-color: #00AFCC; color: #00AFCC;">
<p dir="auto">Hello.</p>
<p dir="auto">I’d like to change the format of replies to show</p>
<p dir="auto"><code style="padding: 0 0.25em; background-color: #F7F7F7;">From:</code><br>
<code style="padding: 0 0.25em; background-color: #F7F7F7;">Subject:</code><br>
<code style="padding: 0 0.25em; background-color: #F7F7F7;">Date:</code><br>
<code style="padding: 0 0.25em; background-color: #F7F7F7;">To:</code></p>
<p dir="auto">instead of the</p>
<p dir="auto"><code style="padding: 0 0.25em; background-color: #F7F7F7;">On [date] at [time] [name <address>] wrote:</code></p>
<p dir="auto">reply sentence. I have looked at <a href="https://manual.mailmate-app.com/hidden_preferences">https://manual.mailmate-app.com/hidden_preferences</a> but don’t see anything there that seems to answer my question.</p>
<p dir="auto">Is this possible?</p>
</blockquote>
<p dir="auto">First let me say that it makes me cry that you want to do this, because it means that you have eschewed inline editing of replies, which every right-thinking email user should do. But since I am merely tilting at a windmill, you want something like this:</p>
<p dir="auto">defaults write com.freron.MailMate MmReplyWroteString -string '> From: ${from}\n> Subject:\n${subject}\n> Date: ${date}\n> To: ${to}'</p>
<p dir="auto">The only real problem I saw with the above is that a long Subject will end up wrapping to the next line in a weird way. Perhaps there's some way to hack around with that. But that will mostly get you what you want.</p>
<p dir="auto">😢</p>
<p dir="auto">pr</p>
<p dir="auto">--<br>
Pete Resnick <a href="https://www.episteme.net/">https://www.episteme.net/</a><br>
All connections to the world are tenuous at best</p>
<hr>
<p dir="auto">mailmate mailing list<br>
<a href="mailto:mailmate@lists.freron.com">mailmate@lists.freron.com</a><br>
<a href="https://lists.freron.com/listinfo/mailmate">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>

</div>
</div>
</body>

</html>