<span style="border-collapse:collapse;font-family:arial, sans-serif;font-size:13px">>Thanks for sharing this information.  Could you ask quicklisp to apply<br>
>this as a local patch or to upgrade their packages to be compatible?<br>><br>>How does one find the exact versions used by quicklisp?  i.e. tarball url<br>>or repository and version number, local patches, etc.<br>

><br>>- Daniel<br></span><div><span style="border-collapse:collapse;font-family:arial, sans-serif;font-size:13px"><br></span></div><div><font face="arial, sans-serif"><span style="border-collapse:collapse">I was mistaken; I didn't get able from quicklisp. I had the git</span></font></div>

<div><font face="arial, sans-serif"><span style="border-collapse:collapse">master branch from <a href="http://common-lisp.net" target="_blank">common-lisp.net</a>. Able isn't in quicklisp.</span></font></div>
<div><font face="arial, sans-serif"><span style="border-collapse:collapse">The able 0.21 release is actually using the :padx 1 :pady 1</span></font></div><div><font face="arial, sans-serif"><span style="border-collapse:collapse">version, so it works for me without the edit. </span></font></div>

<div><font face="arial, sans-serif"><span style="border-collapse:collapse"><br></span></font></div><div><font face="arial, sans-serif"><span style="border-collapse:collapse">Quicklisp is serving ltk-0.91, which matches the version </span></font><font face="arial, sans-serif"><span style="border-collapse:collapse">at </span></font></div>
<div><font face="arial, sans-serif"><span style="border-collapse:collapse"></span></font><a href="http://www.peter-herth.de/ltk/" target="_blank">http://www.peter-herth.de/ltk/</a>. The most detailed list of quicklisp</div>

<div>packages seems to be /<a href="http://www.quicklisp.org/beta/releases.html" target="_blank">www.quicklisp.org/beta/releases.html</a>,</div><div>or you can use (ql:system-apropos "project") if you use quicklisp.  </div>
<div>
<br></div><div>For completeness, here is the error I get in ccl on linux when </div><div>create-widgets uses :padding internally. </div><div><br></div><div><div>An error of type SIMPLE-PROGRAM-ERROR has occured: :PADDING is an invalid initarg to INITIALIZE-INSTANCE for #<STANDARD-CLASS LTK:FRAME>.</div>
<div>Valid initargs: (:GRID :PLACE :PACK :WIDTH :VISUAL :TAKEFOCUS :RELIEF :PADY :PADX :HIGHLIGHTTHICKNESS :HIGHLIGHTCOLOR :HIGHLIGHTBACKGROUND :HEIGHT :CURSOR :CONTAINER :COLORMAP :CLASS :BORDERWIDTH :BACKGROUND :NAME :MASTER :PATH :INIT-COMMAND).</div>
</div>