Of course drscheme dosn't use ssh stdin/stdout :)&nbsp; <br><br>I'm refering to the idea that we are creating a new keybinding standard, and if it takes off, and people who edit using emacs want to use it, they will have to choose a differnt key.&nbsp; It'll essentially make it harder for people to use drscheme some of the time and emacs some of the time.&nbsp; It dosn't matter much at the moment, but I wanted to bring it up before people got used to something.&nbsp; (note: I for one use emacs for plt progams whenever I can't load the graphics interface of drscheme. (like i'm in via ssh, or I don't have X loaded on a webserver)
<br><br>Corey<br><br><div><span class="gmail_quote">On 9/22/06, <b class="gmail_sendername">Richard Cobbe</b> &lt;<a href="mailto:cobbe@ccs.neu.edu">cobbe@ccs.neu.edu</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Fri, Sep 22, 2006 at 02:48:30PM -0500, Robby Findler wrote:<br>&gt; At Fri, 22 Sep 2006 14:43:37 -0500, &quot;Corey Sweeney&quot; wrote:<br><br>&gt; &gt; A note, something other then control-[ might be desirable as control-[ is
<br>&gt; &gt; &quot;escape&quot;.&nbsp;&nbsp;If the rest of the world decides to follow along, this can cause<br>&gt; &gt; problems with editing from a terminal emulators/ssh, and especially emacs as<br>&gt; &gt; most of it's commands start with escape.&nbsp;&nbsp;Alt-[ seems to be already bound
<br>&gt; &gt; for something.<br><br>Will this actually be a problem?<br><br>As far as I know, one cannot run DrScheme within a terminal/emacs/ssh<br>session.&nbsp;&nbsp;More precisely: one can certainly type 'drscheme' within a<br>
terminal/emacs/ssh session.&nbsp;&nbsp;Once DrScheme is started, however, the user's<br>keyboard input doesn't go through the terminal/ssh but rather through the<br>X/VNC/whatever connection.&nbsp;&nbsp;Most of those protocols generally pass
<br>keystrokes like C-[ through without any difficulty.&nbsp;&nbsp;(I'm ignoring bindings<br>of C-[ in your window manager and similar situations, as one cannot expect<br>apps to work around those keybindings.)<br><br>If the *mzscheme* REPL did this, then problems could arise, but it doesn't
<br>appear to treat C-[ specially.<br><br>Richard<br>_________________________________________________<br>&nbsp;&nbsp;For list-related administrative tasks:<br>&nbsp;&nbsp;<a href="http://list.cs.brown.edu/mailman/listinfo/plt-scheme">http://list.cs.brown.edu/mailman/listinfo/plt-scheme
</a><br></blockquote></div><br><br clear="all"><br>-- <br>((lambda (y) (y y)) (lambda (y) (y y)))