<font color='black' size='2' face='Arial, Helvetica, sans-serif'><font class="Apple-style-span" face="arial, helvetica"><font class="Apple-style-span" face="Arial, Helvetica, sans-serif"><br>
</font></font>
<div style="font-family:arial,helvetica;font-size:10pt;color:black">
<div id="AOLMsgPart_0_a64e3e07-4f36-450c-969a-512455fabd6c" style="margin: 0px;font-family: Tahoma, Verdana, Arial, Sans-Serif;font-size: 12px;color: #000;background-color: #fff;">
<pre style="font-size: 9pt;"><tt>Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1979 slime/ChangeLog:1.1980
--- slime/ChangeLog:1.1979 Sun Feb 7 17:33:53 2010
+++ slime/ChangeLog Sat Feb 13 06:34:38 2010
@@ -1,3 +1,8 @@
+2010-02-13 Tobias C. Rittweiler <<a href="mailto:tcr@freebits.de">tcr@freebits.de</a>>
+
+ * slime.el (slime-attempt-connection): Do not keep on trying to
+ connect if inferior process died.
+
</tt></pre><pre><tt><font class="Apple-style-span" face="Arial, Helvetica, sans-serif"><span class="Apple-style-span" style="font-size: small;">Small correction: The new line 1423 uses Common Lisp syntax in the format string instead of Emacs Lisp syntax.</span></font></tt></pre><pre><font class="Apple-style-span" face="Arial, Helvetica, sans-serif"><span class="Apple-style-span" style="font-size: small;">line 1423:</span></font></pre><pre><font class="Apple-style-span" face="Arial, Helvetica, sans-serif"><span class="Apple-style-span" style="font-size: small;"> (message "Gave up connecting to Swank after ~D attempts." attempt))</span></font></pre><pre><font class="Apple-style-span" face="Arial, Helvetica, sans-serif"><span class="Apple-style-span" style="font-size: small;"><br>
</span></font></pre><pre><font class="Apple-style-span" face="Arial, Helvetica, sans-serif"><span class="Apple-style-span" style="font-size: small;">"~D" needs to be changed to "%d":</span></font></pre><pre><font class="Apple-style-span" face="Arial, Helvetica, sans-serif"><span class="Apple-style-span" style="font-size: small;"><br>
</span></font></pre><pre><font class="Apple-style-span" face="Arial, Helvetica, sans-serif"><span class="Apple-style-span" style="font-size: small;"> (message "Gave up connecting to Swank after %d attempts." attempt))</span></font></pre><pre><font class="Apple-style-span" face="Arial, Helvetica, sans-serif"><span class="Apple-style-span" style="font-size: small;"><br>
</span></font></pre>
</div>
<!-- end of AOLMsgPart_0_a64e3e07-4f36-450c-969a-512455fabd6c -->
</div>
</font>