<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.6000.16939" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="Courier New" size=2>No I have them enabled. It works for me,
but I probably have no keybindings that redefine existing ones.</FONT></DIV>
<DIV><FONT face="Courier New" size=2>Jos</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT> </DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=laurent.orseau@gmail.com
href="mailto:laurent.orseau@gmail.com">Laurent</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=jos.koot@telefonica.net
href="mailto:jos.koot@telefonica.net">Jos Koot</A> ; <A
title=plt-scheme@list.cs.brown.edu
href="mailto:plt-scheme@list.cs.brown.edu">PLT-Scheme Mailing List</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, November 25, 2009 11:45
AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [plt-scheme] Alt Gr + q not
working in DrScheme</DIV>
<DIV><BR></DIV>Ha, you probably meant "disabling" instead of
enabling?<BR>Indeed, that worked. Although now I have to rebind all the menu
bindings ;)<BR><BR>But isn't there a way to simply override *some* of the menu
bindings?<BR><BR>Thanks,<BR>Laurent<BR><BR>
<DIV class=gmail_quote>On Wed, Nov 25, 2009 at 11:20, Laurent <SPAN
dir=ltr><<A
href="mailto:laurent.orseau@gmail.com">laurent.orseau@gmail.com</A>></SPAN>
wrote:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Thanks,
but unfortunately it is already checked.<BR>Maybe my callbacks are wrong
(though no error is raised when trying the bindings).<BR><FONT
color=#888888><BR>Laurent</FONT>
<DIV>
<DIV></DIV>
<DIV class=h5><BR><BR>
<DIV class=gmail_quote>On Wed, Nov 25, 2009 at 10:54, Jos Koot <SPAN
dir=ltr><<A href="mailto:jos.koot@telefonica.net"
target=_blank>jos.koot@telefonica.net</A>></SPAN> wrote:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
<DIV bgcolor="#ffffff">
<DIV><FONT face="Courier New" size=2>Recently I had the same problem. I
solved it by </FONT><FONT face="Courier New" size=2>enabling keybindings
in menus.</FONT></DIV>
<DIV><FONT face="Courier New" size=2>(in menu
preferences/editing/general</FONT></DIV>
<DIV><FONT face="Courier New" size=2></FONT> </DIV><FONT
color=#888888>
<DIV><FONT face="Courier New" size=2>Jos</FONT></DIV></FONT>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(0,0,0) 2px solid; MARGIN-RIGHT: 0px">
<DIV>
<DIV></DIV>
<DIV>
<DIV
style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal">-----
Original Message ----- </DIV>
<DIV
style="BACKGROUND: rgb(228,228,228); FONT: 10pt arial; font-size-adjust: none; font-stretch: normal; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous"><B>From:</B>
<A title=laurent.orseau@gmail.com href="mailto:laurent.orseau@gmail.com"
target=_blank>Laurent</A> </DIV>
<DIV
style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal"><B>To:</B>
<A title=xregis@gmail.com href="mailto:xregis@gmail.com"
target=_blank>Reginaldo J. S. Filho</A> </DIV>
<DIV
style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal"><B>Cc:</B>
<A title=plt-scheme@list.cs.brown.edu
href="mailto:plt-scheme@list.cs.brown.edu"
target=_blank>plt-scheme@list.cs.brown.edu</A> </DIV>
<DIV
style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal"><B>Sent:</B>
Wednesday, November 25, 2009 10:38 AM</DIV>
<DIV
style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal"><B>Subject:</B>
Re: [plt-scheme] Alt Gr + q not working in DrScheme</DIV>
<DIV><BR></DIV>Just a quick thought:<BR>I think (I'm pretty sure in
fact) AltGr is in fact Alt+Ctrl, so you might want to rebind m:c:q
instead.<BR><BR>As for AltGr-c, could it be that this symbol has not
been implanted/bound in DrScheme?<BR><BR>Btw, I also have troubles
rebinding keys. Adding them works fine, but when the key already exists,
it is not overridden (despite what the docs says).<BR>Anyone has the
same kind of problem?<BR><BR>Laurent<BR><BR>
<DIV class=gmail_quote>On Tue, Nov 24, 2009 at 22:14, Reginaldo J. S.
Filho <SPAN dir=ltr><<A href="mailto:xregis@gmail.com"
target=_blank>xregis@gmail.com</A>></SPAN> wrote:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Actually,
there was nothing bound to "m:q". I did make "m:q" a binding to
<BR><BR>(lambda (editor event) (send editor insert "/"))<BR><BR>But
this binds only the left-hand Alt key, not the right-hand
one.<BR><BR>Does anyone knows how to bind a combination involving the
right-hand AltGr key<BR>to a command?<BR><BR>Thanks in
advance,<BR><BR>Reginaldo<BR><BR>PS: even if this works, I still think
is kind of a bug. Further evidence is the fact that<BR>the combination
"AltGr-c", which should insert the character "₢", is inserting "?".
<BR>All the other AltGr-related characters are working as expected in
DrScheme, and <BR>all combinations work as expected for every other
Windows program I tried.<BR><BR>
<DIV class=gmail_quote>2009/11/23 Sergey Lilo <SPAN dir=ltr><<A
href="mailto:power.real@gmail.com"
target=_blank>power.real@gmail.com</A>></SPAN><BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
<DIV>Just rebind it?<BR><BR>2009/11/24 Reginaldo J. S. Filho <<A
href="mailto:xregis@gmail.com"
target=_blank>xregis@gmail.com</A>>:<BR></DIV>
<DIV>
<DIV></DIV>
<DIV>
<DIV>
<DIV></DIV>
<DIV>> Hello,<BR>><BR>> I'm currently using DrScheme with
an Asus Eee PC netbook, and my<BR>> keyboard doesn't have a
separate "/" key. The possible combinations to<BR>> insert the
"/" character should be "Fn + /" or "Alt Gr + q". The first<BR>>
works fine, but when I press "Alt Gr + q", DrScheme issues what
looks<BR>> like an "undo" command. Is this a bug or a feature?
Does anyone knows<BR>> how to make DrScheme insert a "/" when I
press "Alt Gr + q?<BR>><BR>> Thanks in
advance,<BR>><BR>>
Reginaldo<BR>><BR></DIV></DIV></DIV></DIV>
<DIV>> _________________________________________________<BR>>
For list-related administrative tasks:<BR>> <A
href="http://list.cs.brown.edu/mailman/listinfo/plt-scheme"
target=_blank>http://list.cs.brown.edu/mailman/listinfo/plt-scheme</A><BR>><BR>><BR></DIV></BLOCKQUOTE></DIV><BR><BR>_________________________________________________<BR> For
list-related administrative tasks:<BR> <A
href="http://list.cs.brown.edu/mailman/listinfo/plt-scheme"
target=_blank>http://list.cs.brown.edu/mailman/listinfo/plt-scheme</A><BR><BR></BLOCKQUOTE></DIV><BR></DIV></DIV>
<P></P>
<HR>
<DIV>
<P></P>_________________________________________________<BR> For
list-related administrative tasks:<BR> <A
href="http://list.cs.brown.edu/mailman/listinfo/plt-scheme"
target=_blank>http://list.cs.brown.edu/mailman/listinfo/plt-scheme</A><BR></DIV></BLOCKQUOTE></DIV></BLOCKQUOTE></DIV><BR></DIV></DIV></BLOCKQUOTE></DIV><BR></BLOCKQUOTE></BODY></HTML>