On Fri, Mar 18, 2011 at 7:11 AM, Robby Findler
<ro...@eecs.northwestern.edu> wrote:
> On Fri, Mar 18, 2011 at 6:46 AM, Pierpaolo Bernardi <olopie...@gmail.com> 
> 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 keyboard.

> (char->integer #\~)
126
> (char->integer #\\sim)
8764
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to