<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div><div class="markdown">
<p dir="auto">Never noticed this feature before or at least, didn't remember it. Probably saw the menu items way back when I first started using MailMate.</p>

<p dir="auto">In the description below of what I see, I'm going to use plus signs to indicate quoting rather than greater than signs because I think that might be clearer. Not sure, but anyway...</p>

<p dir="auto">If I have a message that looks like this:</p>

<ul>
<li>quote level 1
++ quote level 2
+++ quote level 3</li>
</ul>

<p dir="auto">And then do "Quote Less" once, it turns into this:</p>

<ul>
<li>quote level 1
++ quote level 2
+++ [...]</li>
</ul>

<p dir="auto">Do it again, and it turns into this:</p>

<ul>
<li>quote level 1
++ [...]</li>
</ul>

<p dir="auto">Again, and it turns into this:</p>

<ul>
<li>[...]</li>
</ul>

<p dir="auto">Not sure what to call this: "collapsing," I guess.</p>

<p dir="auto">There is one oddity here. If the first quoted line is the first line of the message, then nothing I do collapses it. This is the case in your example, so you can try putting a blank line above the one line in your example and try it again.</p>

<p dir="auto">On Mon 2023-04-24 05:47 PM MDT -0600, <a href="mailto:quinn@strangecode.com">quinn@strangecode.com</a> wrote:</p>

<blockquote>
<p dir="auto">The <code>Quote More</code> and <code>Quote Less</code> commands under the Format menu don't appear to do anything for me. I've tried using them in a new email, and in an email reply. Is this a bug?</p>
</blockquote>
</div>
</div>
</body>
</html>