<meta charset="utf-8"><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; "><div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">Hi Yvan,</span></div>

<div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; "><br></span></div><div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">First off, great plugin - love the feature!</span></div>

<div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; "><br></span></div><div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">I just checked out the latest version of the autocomplete plugin from github. </span></div>

<div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; "><br></span></div><div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">Every time I start up Pd I get the same error (this doesn&#39;t seem to affect any functionality):</span></div>

<div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; "><br></span></div><div><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; "><div>

loaded: autocompletion-plugin 0.33</div><div>-----------</div><div>UNHANDLED ERROR: can&#39;t rename to &quot;::pd_bindings::sendkey_old&quot;: command already exists</div><div>    while executing</div><div>&quot;rename ::pd_bindings::sendkey ::pd_bindings::sendkey_old&quot;</div>

<div>    (&quot;uplevel&quot; body line 12)</div><div>    invoked from within</div><div>&quot;uplevel #0 $tclcode&quot;</div><div>FAILED TO LOAD /Users/joe/Library/Pd/autocompletion-plugin.tcl</div><div>-----------</div>
<div>
<br></div><div>Also, when using the tab function, after the context menu shows, pressing the arrow keys (or any other key) followed by TAB again gives the following &#39;Application Error&#39;:</div><div><br></div><div>Error: Cannot call post message while al...</div>

<div><br></div><div>Once this shows Pd becomes unresponsive and I have to force quit it. </div><div><br></div><div>I&#39;m running Pd-0.43-0 on a MacBook Pro running OS X 10.6.7</div><div><br></div><div>Thanks,</div><div>

Joe</div></span></div><div><br></div>Message: 4<br>Date: Thu, 14 Apr 2011 13:55:24 +0200<br>From: yvan volochine &lt;<a href="mailto:yvan.pd@gmail.com" style="color: rgb(51, 51, 204); ">yvan.pd@gmail.com</a>&gt;<br>Subject: Re: [PD] 3 new gui-plugins<br>

To: JF &lt;<a href="mailto:saintidle@yahoo.com" style="color: rgb(51, 51, 204); ">saintidle@yahoo.com</a>&gt;<br>Cc: <a href="mailto:pd-list@iem.at" style="color: rgb(51, 51, 204); ">pd-list@iem.at</a><br>Message-ID: &lt;<a href="mailto:4DA6E0AC.307@gmail.com" style="color: rgb(51, 51, 204); ">4DA6E0AC.307@gmail.com</a>&gt;<br>

Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br><br>On 04/14/2011 11:54 AM, JF wrote:<br>&gt; The auto-completion is fantastic stuff! Especially the drop-down menu addition.<br>&gt; Congratulations Yvan, HC&amp;  JW.<br>

&gt;<br>&gt; Is there anyway of modifying the plugin so that instead of using TAB this<br>&gt; happens...<br><br>there is a new version but it&#39;s still expermiental (and unreleased).<br>if you wanna test it:<br><br><a href="http://github.com/gusano/pd_stuffs" target="_blank" style="color: rgb(51, 51, 204); ">http://github.com/gusano/pd_stuffs</a><br>

<br>and checkout autocompletion_experimental branch<br><br>&gt;    * Create new object -&gt;  list of objects appear in full (0-9, a-z) but focus<br>&gt; stays in object<br><br>then it can be a *long* list of objects so I should change the GUI for<br>

it (nomore popup menu but a window with scrollbars but then you don&#39;t<br>have an easy overview of all completions...). not sure I really want<br>that though :/ maybe this could be a user option ?<br><br>&gt;    * Begin typing -&gt;  list of objects reduces as you type<br>

<br>the experimental version does that but there are still some bugs<br><br>&gt;    * See the one you want -&gt;  arrow key up/down, focus changes to drop-down box<br>&gt; then ENTER to select desired object<br><br>the current version does that<br>

<br>cheers,<br>_y</span>