<div><span class="gmail_quote">On 7/27/06, <b class="gmail_sendername">Kurt B. Kaiser</b> &lt;<a href="mailto:kbk@shore.net">kbk@shore.net</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">&quot;Tal Einat&quot; &lt;<a href="mailto:taleinat@gmail.com">taleinat@gmail.com</a>&gt; writes:<br><br>&gt; IDLE currently only supports basic key bindings, but not Emacs-like
<br>&gt; keybings which consist of sequences of several keys (such as &lt;Ctrl-x&gt;<br>&gt; &lt;Ctrl-s&gt;, or C-x C-s in Emacs key-binding syntax).<br>&gt;<br>&gt; Has any work been done to add support for these kind of bindings in
<br>&gt; IDLE?<br><br>Actually, the &quot;Classic Unix&quot; keybinding does support that.&nbsp;&nbsp;The<br>implementation is rather subtle.&nbsp;&nbsp;In config-keybindings.def, note the<br>'do-nothing' and 'save-window' bindings.&nbsp;&nbsp;Note in the latter there is no
<br>space between the two bindings, that syntax indicates a combination.</blockquote>
<div>&nbsp;</div>
<div>Hmm... Tricky stuff! Is this a built-in feature of Tk key bindings?</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">&gt;<br>&gt; Personally, I feel adding support for Emacs-like bindings (the simpler<br>&gt; ones) will be a welcome feature for many Emacs users, and can help
<br>&gt; widen our user base.<br><br>Right.&nbsp;&nbsp;The 'classic' set isn't especially emacsish (emacish?). I've<br>been thinking about a new binding set, 'IDLE Emacs'.&nbsp;&nbsp;Personally, I<br>use a modification of 'IDLE Classic Unix'.
</blockquote>
<div>&nbsp;</div>
<div>Well then - what are we waiting for? ... I'm on it :)</div></div>