<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 8 Dec 2016, at 19:34, Vlad Ghitulescu wrote:</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999">
<p dir="auto">I'm not quite sure which ones would work. Looking at the code indicates it has to be a binding which already has some kind of binding/purpose such that the text field converts it into a selector (even if that selector is <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">noop:</code>). This is why the old one worked. A bit of experimenting revealed that this should work:</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">"^K"     = "send:";
</code></pre>

<p dir="auto">Maybe you can use that for now (⌃⇧K).</p>
</blockquote>

<p dir="auto">I'll try it right after this reply…</p>
</blockquote>

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

<p dir="auto">The only think that doesn't work anymore is applying the same keyboard shortcut for</p>

<ul>
<li>closing the BBEdit-window where I edit the MailMate-message and</li>
<li>send it from MailMate</li>
</ul>

<p dir="auto">because ^K it's already a keybinding in BBEdit (deletes from cursor till the end of the current line).</p>

<p dir="auto">So I’ll have to find something else…</p>
</div>
</div>
</body>
</html>