Ted,

Rather than have a nested binding, try just setting your key binding to "^c".

--
Steve Mayer
smaye...@me.com

On 18 Dec 2013, at 8:06, Ted Byfield wrote:

Hi, all --

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.

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...

(1) I created the file

~/Library/Application Support/MailMate/Resources/KeyBindings/Special.plist

(2) In Prefs > General, I enabled custom key bindings [check!] and appended ', Special' (it now reads: Gmail, Special).

(3) Then, based on the MM-generated file structure

~/Library/Application Support/MailMate/Messages/IMAP/me%40newschool....@imap.gmail.com/Cabinet/corr

(4) ...I've tried to map ctrl-c like so...

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

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.

Cheers,
T_______________________________________________
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate
_______________________________________________
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate

Reply via email to