[racket] Quick on-screen documentation

From: Laurent (laurent.orseau at gmail.com)
Date: Fri Apr 27 12:31:23 EDT 2012

On Fri, Apr 27, 2012 at 18:25, Stephen Austin <antirealist at gmail.com> wrote:

> It looks great. But after I installed it, I get this message every
> time I click on a menu item: Error in script file
> "regexp-replace.rktd": initialization for menu-item%: prefix not
> supported for the current platform: 'meta.
>

That's a problem with the shortcut.
Click on Scripts/Manage Scripts/Open Script Properties...
and change meta in the shortcut-prefix entry to something that suits you
(see
http://docs.racket-lang.org/gui/selectable-menu-item___.html?q=get-shortcut-prefix#%28meth._%28%28%28lib._mred/main..rkt%29._selectable-menu-item~3c~25~3e%29._get-shortcut-prefix%29%29
for the possible values)

Thanks for the report. Hope this will work now.
Laurent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20120427/f4a5e78f/attachment.html>

Posted on the users mailing list.