Re: [MlMt] Mapping backspace to archive

2019-01-11 Thread Benny Kjær Nielsen

On 9 Jan 2019, at 18:27, James Marwood wrote:

To this, I've added the following line (Based on copying the 
deleteMessage: line from the Standard.plist:

"\UF728" = "archive:"; // ⌦


This overrides fn+backspace.

However, this doesn't work, and hitting backspace moves the file to 
Deleted.


Unfortunately you cannot override this key since it's the default for 
the menu item. (This is unlikely to change soon.)


--
Benny
(recently back from vacation, sorry about the late reply)
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


[MlMt] Mapping backspace to archive

2019-01-09 Thread James Marwood

Hi all,

I’m currently experimenting with the demo version of MailMate, and 
I’ve run into an issue I hope you can help with.


I've created a new plist mailbinding file (JM.plist), duplicating the 
Gmail one. This is in the same folder as the other keybinding plists, 
and I've turned on custom keybindings, and used the title (JM) in the 
list of keybindings to use.


To this, I've added the following line (Based on copying the 
deleteMessage: line from the Standard.plist:

"\UF728" = "archive:"; // ⌦

However, this doesn't work, and hitting backspace moves the file to 
Deleted.


I’ve tried replacing UF728 with U0008, which seems to be the mac 
default for backspace in keybindings, but this doesn't seem to work 
either.
I've closed and restarted MailMate between saving the plist and trying 
to make it work each time.

Is there anything obvious I'm missing?

Apologies is this is something obvious, this is the first time I’ve 
tried to do anything quite like this.


Thanks,

— James___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate