<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Apr 27, 2012 at 21:13, Nadeem Abdul Hamid <span dir="ltr"><<a href="mailto:nadeem@acm.org" target="_blank">nadeem@acm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">>> Using vanilla Dr Racket, I don't have a Script menu item until I<br>
>> install your plugin. But then I can't access the menu at all...<br>
><br>
> What do you mean? The menu is here, but you can't click on it, or the menu<br>
> is empty?<br>
<br>
</div>The menu is there, but trying to click *anywhere* on the menu bar, on<br>
any of the menus, doesn't work and results in a dialog box with:<br>
<div class="im">Error in script file "regexp-replace.rktd": initialization for<br>
menu-item%: prefix not supported for the current platform: 'meta.<br>
<br>
</div>I don't know about Stephen, but I'm using Mac OS X.<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div><br>Ah, that's the platform specific shortcut problem then (should be fixed in new version).<br>
The simplest solution for you should be to edit the file regexp-replace.rktd (probably with another editor), and remove the meta in the shortcuts. DrRacket should work again instantly then (no need to restart).<br>You can find the file in a sub-directory of (find-system-dir 'home-dir)<br>
<br>Tell me if the problem remains.<br>Thanks,<br>Laurent<br><br><br></div></div></div>