<br><div class="gmail_quote">On Mon, Jun 23, 2008 at 7:53 PM, Jos Koot &lt;<a href="mailto:jos.koot@telefonica.net" target="_blank">jos.koot@telefonica.net</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">





<div bgcolor="#ffffff"><br></div></blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div bgcolor="#ffffff"><div><font face="Courier New" size="2"></font></div>

<div><font face="Courier New" size="2">Wild cards are a method in pattern matching 
(thats what syntax-rules and syntax-case&nbsp;are about)</font></div>
<div><font face="Courier New" size="2">I must admit that I use the _ only as in 
(syntax-case stx () ((_ whatever ...) template))</font></div></div></blockquote><div><br>Most of my macros fall into this case as well... unfortuantely ;)<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div bgcolor="#ffffff"><div><font face="Courier New" size="2"></font></div><div><font face="Courier New" size="2">May be you are experiencing, just as I do, 
that improvements on the language require efforts of the user on adapting 
his/her code. That&#39;s annoying of course, but without a posotive attitude of the 
users, software providers cannot implement improvements.</font></div></div></blockquote><div><br>Hopefully I didn&#39;t sound like I&#39;m griping :)&nbsp; To me - understanding the rationale helps me know how best to adapt and take advantage of the changes.&nbsp; <br>
<br>Thanks,<br>yc<br><br> </div></div>