<div class="markdown">
<p dir="auto">On 14 Jan 2014, at 18:14, Zvi Biener wrote:</p>

<blockquote>
<p dir="auto">When I collapse a thread, and then use the "Tag Editor Shortcut Key" (definable in preferences) to tag the line-item, only the first message of the thread is tagged.</p>

<p dir="auto">Does this match what you see? Has anyone defined any shortcut sequence (etc.) to apply the tag to each message in the thread?</p>
</blockquote>

<p dir="auto">This is how it currently works. The ideal behavior depends on the purpose of the tag (in my opinion) and therefore I’m considering a boolean option for each tag which determines if it’s a message-oriented or a thread-oriented tag.</p>

<p dir="auto">You might be able to create a crude key binding using <code>selectThread:</code>, <code>toggleTag:</code>, and <code>collapse:</code>.</p>

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

</div>