<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Jun 7, 2013 at 1:50 AM, Matthew Flatt <span dir="ltr">&lt;<a href="mailto:mflatt@cs.utah.edu" target="_blank">mflatt@cs.utah.edu</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">FWIW, there&#39;s also `(current-text-keymap-initializer)&#39;.<br></blockquote><div><br><a href="http://docs.racket-lang.org/gui/Editor_Functions.html#%28def._%28%28lib._mred/main..rkt%29._current-text-keymap-initializer%29%29">http://docs.racket-lang.org/gui/Editor_Functions.html#%28def._%28%28lib._mred/main..rkt%29._current-text-keymap-initializer%29%29</a> <br>

<br></div><div>Here is an example of how to use it:<br><a href="https://gist.github.com/Metaxal/5719809#comment-841643">https://gist.github.com/Metaxal/5719809#comment-841643</a><br></div><div><br></div><div>It&#39;s worth noting that on Linux these &quot;standard&quot; defaults are Emacs&#39; ones:<br>

<a href="http://www.rgrjr.com/emacs/emacs_cheat.html">http://www.rgrjr.com/emacs/emacs_cheat.html</a><br><br></div><div>I.e.,  Ctrl-x/c/v or Ctrl-Insert/Del Shift-Insert don&#39;t work out of the box,<br></div><div>on the contrary to `keymap:get-editor&#39; (for the first 3 ones).<br>

<br></div><div>Laurent<br></div><div><br></div><br></div><br></div></div>