On Fri, Apr 27, 2012 at 21:54, Laurent <[email protected]> wrote:
> > > On Fri, Apr 27, 2012 at 21:08, Deren Dohoda <[email protected]>wrote: > >> Sorry, supposed to be to all: >> >> WinXP, DrRacket 5.2 >> Edit: Show Active Keybindings: >> >> string: expects argument of type <character>; given f1 >> > > Indeed. I'm not sure, but this one might be on DrRacket (shortcuts can be > symbols too, normally). > Filed a Racket bug report: http://bugs.racket-lang.org/query/?cmd=view&pr=12737 In the meantime, before there is an official Racket fix, if this error bothers you, you can either replace the offending symbol keybindings in the script by character ones only, or edit your collects/drracket/private/frame.rkt as in the bug-report (but at your own risk). Laurent
____________________ Racket Users list: http://lists.racket-lang.org/users

