Re: [racket] Keyboard input in DrRacket

2011-03-18 Thread Miguel Villaverde
Para: 'Pierpaolo Bernardi' CC: 'users' Asunto: RE: [racket] Keyboard input in DrRacket Alternatively, you could try the combination AltGr+4, followed by the next character after the tilde (as if you were typing an accentuated vowel). This works on my Spanish keyboard, where til

Re: [racket] Keyboard input in DrRacket

2011-03-18 Thread Miguel Villaverde
hould work. -Mensaje original- De: users-boun...@racket-lang.org [mailto:users-boun...@racket-lang.org] En nombre de Pierpaolo Bernardi Enviado el: viernes, 18 de marzo de 2011 13:54 Para: Robby Findler CC: users Asunto: Re: [racket] Keyboard input in DrRacket On Fri, Mar 18, 2011 at 13:37, Rob

Re: [racket] Keyboard input in DrRacket

2011-03-18 Thread Pierpaolo Bernardi
On Fri, Mar 18, 2011 at 13:37, Robby Findler wrote: > How about this? Make a file somewhere, put the code below in it and > then use edit|keybindings|add user-defined keybindings... and point to > the file. > > You will probably have to change the "c:c;c:t" to something that isn't > used on your k

Re: [racket] Keyboard input in DrRacket

2011-03-18 Thread Robby Findler
How about this? Make a file somewhere, put the code below in it and then use edit|keybindings|add user-defined keybindings... and point to the file. You will probably have to change the "c:c;c:t" to something that isn't used on your keyboard; that one is reasonable on a mac (where I'm working this

Re: [racket] Keyboard input in DrRacket

2011-03-18 Thread Pierpaolo Bernardi
On Fri, Mar 18, 2011 at 13:27, Casey Klein wrote: > On Fri, Mar 18, 2011 at 7:11 AM, Robby Findler > wrote: >> On Fri, Mar 18, 2011 at 6:46 AM, Pierpaolo Bernardi >> wrote: >>> Could \tilde be added to the list of keyboard macros recognized by M-\ ? >> >> It is called \sim. >> > > But \sim + M-

Re: [racket] Keyboard input in DrRacket

2011-03-18 Thread Robby Findler
On Fri, Mar 18, 2011 at 7:27 AM, Casey Klein wrote: > On Fri, Mar 18, 2011 at 7:11 AM, Robby Findler > wrote: >> On Fri, Mar 18, 2011 at 6:46 AM, Pierpaolo Bernardi >> wrote: >>> Could \tilde be added to the list of keyboard macros recognized by M-\ ? >> >> It is called \sim. >> > > But \sim +

Re: [racket] Keyboard input in DrRacket

2011-03-18 Thread Casey Klein
On Fri, Mar 18, 2011 at 7:11 AM, Robby Findler wrote: > On Fri, Mar 18, 2011 at 6:46 AM, Pierpaolo Bernardi > wrote: >> Could \tilde be added to the list of keyboard macros recognized by M-\ ? > > It is called \sim. > But \sim + M-\ does not produce the same character that ~ produces on my keyb

Re: [racket] Keyboard input in DrRacket

2011-03-18 Thread Robby Findler
On Fri, Mar 18, 2011 at 7:22 AM, Pierpaolo Bernardi wrote: > On Fri, Mar 18, 2011 at 13:11, Robby Findler > wrote: >> On Fri, Mar 18, 2011 at 6:46 AM, Pierpaolo Bernardi >> wrote: >>> Could \tilde be added to the list of keyboard macros recognized by M-\ ? >> >> It is called \sim. > > Oops.  Th

Re: [racket] Keyboard input in DrRacket

2011-03-18 Thread Pierpaolo Bernardi
On Fri, Mar 18, 2011 at 13:11, Robby Findler wrote: > On Fri, Mar 18, 2011 at 6:46 AM, Pierpaolo Bernardi > wrote: >> Could \tilde be added to the list of keyboard macros recognized by M-\ ? > > It is called \sim. Oops. Thanks. _ For list-relat

Re: [racket] Keyboard input in DrRacket

2011-03-18 Thread Robby Findler
On Fri, Mar 18, 2011 at 6:46 AM, Pierpaolo Bernardi wrote: > Could \tilde be added to the list of keyboard macros recognized by M-\ ? It is called \sim. Not sure about the other keyboard related stuff, tho. Robby _ For list-related administrativ