<div class="markdown">
<p dir="auto">On 2 Dec 2013, at 23:27, Jeffrey Horn wrote:</p>

<blockquote>
<p dir="auto">On Mon, Dec 2, 2013, at 06:12 PM, Kee Hinckley wrote:</p>

<blockquote>
<p dir="auto">Is there a way to create a key macro to select all of a thread and then<br>
delete it?<br>
e.g. <code>Command-Control-A Delete</code></p>
</blockquote>

<p dir="auto">If you enable thread/conversation view in preferences (I don't remember<br>
what it's called, and I'm not near my Mac), you should be able to<br>
expand/collapse a thread with a key binding. If the thread is collapsed,<br>
deleting it will delete the entire thread.</p>
</blockquote>

<p dir="auto">Yeah, so if you bind a keystroke to</p>

<pre><code>( "collapseThread:", "deleteMessage:" )
</code></pre>

<p dir="auto">It’ll probably do what you want.</p>

<p dir="auto">-- <br>
Rob McBroom<br>
<a href="http://www.skurfer.com/">http://www.skurfer.com/</a></p>

</div>