<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Apr 27, 2012 at 21:13, Nadeem Abdul Hamid <span dir="ltr">&lt;<a href="mailto:nadeem@acm.org" target="_blank">nadeem@acm.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">&gt;&gt; Using vanilla Dr Racket, I don&#39;t have a Script menu item until I<br>
&gt;&gt; install your plugin. But then I can&#39;t access the menu at all...<br>
&gt;<br>
&gt; What do you mean? The menu is here, but you can&#39;t click on it, or the menu<br>
&gt; 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&#39;t work and results in a dialog box with:<br>
<div class="im">Error in script file &quot;regexp-replace.rktd&quot;: initialization for<br>
menu-item%: prefix not supported for the current platform: &#39;meta.<br>
<br>
</div>I don&#39;t know about Stephen, but I&#39;m using Mac OS X.<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div><br>Ah, that&#39;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 &#39;home-dir)<br>

<br>Tell me if the problem remains.<br>Thanks,<br>Laurent<br><br><br></div></div></div>