<div class="markdown">
<p dir="auto">On 19 Sep 2013, at 12:25, Benny Kjær Nielsen wrote:</p>

<blockquote>
<p dir="auto">On 18 Sep 2013, at 16:20, Thomas Eckhold wrote:</p>

<blockquote>
<p dir="auto">Maybe it could be an additional modifier key to change the "Move to mailbox…" (Alt-Cmd-t) to a "Copy to mailbox…" (like Ctrl-Alt-Cmd-t) command and use the same UI?</p>
</blockquote>

<p dir="auto">I'll put that one on the todo. Together with a <code>copyToMailbox:</code> key binding equivalent to <code>moveToMailbox:</code>.</p>
</blockquote>

<p dir="auto">The latest test version has two new features:</p>

<ul>
<li><code>copyToMailbox:</code> custom key binding selector to make key bindings for directly copying messages to a specific mailbox.</li>
<li>When holding down ⌥ then the “Move to Mailbox...” panel changes its behavior to copy instead of moving.</li>
</ul>

<p dir="auto">I'm not quite satisfied with how this works, because there is no proper visual (or audible) feedback for whether or not anything happened. The current selection is still changed when copying, but that is something which I should disable (only makes sense when the selected message disappears from the mailbox).</p>

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

</div>