<div class="markdown">
<p>On 29 Mar 2012, at 17:01, Neil Lee wrote:</p>

<blockquote>
<p>As the subject says, are there keyboard shortcuts to:</p>

<ul>
<li>completely expand a thread</li>
</ul>
</blockquote>

<p>I think I have forgotten to add these to the manual, but it is possible to make key bindings for the following:</p>

<pre><code>expand:
collapse:
expandThread:
collapseThread:
</code></pre>

<p>But you can also hold down ⌥ when either expanding using the mouse or the keyboard (general Mac OS X feature).</p>

<blockquote>
<ul>
<li>expand all threads</li>
</ul>
</blockquote>

<p>No, the only way to do that is to first select all messages (⌘A) and then expand (⌥→).</p>

<p>But I guess I could introduce <code>expandAllThreads:</code>...</p>

<hr>

<p>Benny</p>

</div>