<div class="markdown">
<p dir="auto">Bingo, now it works in the sense of moving the selected mail -- so thanks for that. :) What I don't get (which isn't really a MM problem) is the 'Cabinet' bit: rather than moving it to ...map.gmail.com/Cabinet/corr, it moves it to ...map.gmail.com/corr. I can live with that, since I never really got Gmail's Cabinet nonsense anyway -- IIRC, it was a sort of mongrel (not mutt :) concession on Google's part to lusers who <em>insisted</em> on filing their mail. Still, it'd be nice to get the syntax down.</p>

<p dir="auto">Do I understand correctly that the nesting should be used for sequential keystrokes (as in 'm' = 'move to...' then 'c' = 'corr')?</p>

<p dir="auto">Thanks again! Totally great to find a mail client under active development with a user community that uses (gasp!) <em>email</em> instead of that gawd-awful Tender-type stuff (<a href="http://tenderapp.com/">http://tenderapp.com/</a>).</p>

<p dir="auto">Cheers,<br>
T</p>

<p dir="auto">On 18 Dec 2013, at 11:15, Steve Mayer wrote:</p>

<blockquote>
<p dir="auto">Rather than have a nested binding, try just setting your key binding to "^c".</p>
</blockquote>

<p dir="auto"><...></p>

<blockquote>
<p dir="auto">On 18 Dec 2013, at 8:06, Ted Byfield wrote:</p>

<blockquote>
<p dir="auto">Hi, all --</p>

<p dir="auto">I was really pleased to stumble onto Mailmate, and it looks like I'm coming from a similar place as others on this list: a mutt-lover who also needs a GUI client. So, first, thanks to Benny for your work.</p>

<p dir="auto">I'm trying to figure out the 'moveToMailbox' keybinding for an imap account, which is at a university that (like more and more) now uses Gmail as a backend. After reading through this list's relevant discussions...</p>

<p dir="auto">(1) I created the file</p>

<pre><code>~/Library/Application Support/MailMate/Resources/KeyBindings/Special.plist
</code></pre>

<p dir="auto">(2) In Prefs > General, I enabled custom key bindings [check!] and appended ', Special' (it now reads: Gmail, Special).</p>

<p dir="auto">(3) Then, based on the MM-generated file structure</p>

<pre><code>~/Library/Application Support/MailMate/Messages/IMAP/me%40newschool.edu@imap.gmail.com/Cabinet/corr
</code></pre>

<p dir="auto">(4) ...I've tried to map ctrl-c like so...</p>

<pre><code>"^" = {
 "c" = ( "moveToMailbox:", "imap://me%40newschool.edu@imap.gmail.com/Cabinet/corr" );
};
</code></pre>

<p dir="auto">No luck. The binding doesn't work as a chord or a sequence. Removing 'Gmail ,' from Prefs  > General > custom key bindings doesn't fix it, and restarting MM hasn't had any effect. Any help is much appreciated.</p>

<p dir="auto">Cheers,<br>
T_______________________________________________<br>
mailmate mailing list<br>
<a href="mailto:mailmate@lists.freron.com">mailmate@lists.freron.com</a><br>
<a href="http://lists.freron.com/listinfo/mailmate">http://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>

<hr>

<p dir="auto">mailmate mailing list<br>
<a href="mailto:mailmate@lists.freron.com">mailmate@lists.freron.com</a><br>
<a href="http://lists.freron.com/listinfo/mailmate">http://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>

</div>