<p dir="ltr">Yes, but it also prevents profuse errors on the console regarding how select does not understand things which may happen in complex patches under certain circumstances, and which previously were not reported.</p>

<div class="gmail_quote">On Mar 1, 2013 3:29 AM, &quot;Jonathan Wilkes&quot; &lt;<a href="mailto:jancsika@yahoo.com">jancsika@yahoo.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
----- Original Message -----<br>
<br>
&gt; From: Ivica Ico Bukvic &lt;<a href="mailto:ico@vt.edu">ico@vt.edu</a>&gt;<br>
&gt; To: <a href="mailto:pd-list@iem.at">pd-list@iem.at</a><br>
&gt; Cc:<br>
&gt; Sent: Thursday, February 28, 2013 7:15 PM<br>
&gt; Subject: Re: [PD] bang vs empty list<br>
&gt;<br>
&gt; BTW, the only regression with this is that [select] object complains it does not<br>
&gt; understand &quot;bang.&quot;<br>
<br>
Pd&#39;s [select] only understands symbol and float messages.  If you make it<br>
accept bangs then you create an inconsistency where both<br>
&quot;symbol bang&quot; and &quot;bang&quot; are matched by [sel bang].<br>
<br>
-Jonathan<br>
<br>
&gt; I&#39;ve patched it so that when it receives a bang<br>
&gt; it redirects it to sel1_symbol and sel2_symbol with a gensym(&quot;bang&quot;).<br>
&gt; This also means that [sel b] would not work for bangs, but [sel bang] will. I<br>
&gt; think that makes sense since someone might want to select letter &quot;b.&quot;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt; UNSUBSCRIBE and account-management -&gt;<br>
&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt;<br>
</blockquote></div>