Re: [MlMt] My first attempt at custom key bindings
Thanks, everything seem to be working now. Now, I'm going to play around with this On Fri, Dec 11, 2015 at 11:12 AM, Benny Kjær Nielsen wrote: > On 10 Dec 2015, at 15:26, Jan Erik Moström wrote: > > { > "f" = ( "setTag:", "Fixa" ); > } > > Can anyone tell me what I'm missing? > > Sorry, I should have noted that setTag: doesn't create new tags. Its > argument is actually an IMAP keyword and a corresponding tag name does not > have to exist, but you won't see anything if it doesn't exist. Open the > Tags preferences pane and add the tag (or use the t shortcut to create it > and add it to a message). > > -- > Benny > > ___ > 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
Re: [MlMt] My first attempt at custom key bindings
On 10 Dec 2015, at 15:26, Jan Erik Moström wrote: { "f" = ( "setTag:", "Fixa" ); } Can anyone tell me what I'm missing? Sorry, I should have noted that `setTag:` doesn't create new tags. Its argument is actually an IMAP keyword and a corresponding tag name does not have to exist, but you won't see anything if it doesn't exist. Open the Tags preferences pane and add the tag (or use the `t` shortcut to create it and add it to a message). -- Benny ___ mailmate mailing list mailmate@lists.freron.com http://lists.freron.com/listinfo/mailmate
[MlMt] My first attempt at custom key bindings
I'm trying to create some custom key bindings (for the first time) but it doesn't seem to work. I'm probably missing some pretty basic thing here but I don't know what. I've created the file ~/Library/Application Support/MailMate/Resources/KeyBindings/jem.plist and it contains the following (I used BBEdit to create it) { "f" = ( "setTag:", "Fixa" ); } In MailMate I've set preferences like this and restarted MailMate. When I select a message in the message list and press "f" nothing happens, if I have selected the message itself nothing happens. Can anyone tell me what I'm missing? - jem ___ mailmate mailing list mailmate@lists.freron.com http://lists.freron.com/listinfo/mailmate