<!DOCTYPE html>
<html>
<head>
<title></title>
<style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}</style>
</head>
<body><div style="font-family:Arial;">Yes, after I tried updating it appears to be fixed. Thank you.<br></div>
<div style="font-family:Arial;"><br></div>
<div>----- Original message -----<br></div>
<div>From: Stas Boukarev <<a href="mailto:stassats@gmail.com">stassats@gmail.com</a>><br></div>
<div>To: "Mark H. David" <<a href="mailto:mhd@yv.org">mhd@yv.org</a>><br></div>
<div>Cc: <a href="mailto:slime-devel@common-lisp.net">slime-devel@common-lisp.net</a><br></div>
<div>Subject: Re: ACL MacOS 10.1 SLIME Inspect bug with SLIME 2.20<br></div>
<div>Date: Fri, 26 Jan 2018 18:53:19 +0000<br></div>
<div><br></div>
<div dir="ltr">Is this the release 2.20 or checked from git? If the latter, try updating and doing it again, it may have been fixed.<br></div>
<div style="font-family:Arial;"><br></div>
<div defang_data-gmailquote="yes"><div dir="ltr">On Fri, Jan 26, 2018 at 12:34 AM Mark H. David <<a href="mailto:mhd@yv.org">mhd@yv.org</a>> wrote:<br></div>
<blockquote defang_data-gmailquote="yes" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204, 204, 204);padding-left:1ex;"><div style="font-family:Arial;">The SLIME inspect feature within SLIME in 2.20 does not work with ACL in our testing on version 10.1 on MacOS with "alisp" images, both SMP and non-SMP. The same SLIME inspect feature does work in the previous version, SLIME 2.19. Finally, there's no known problem with SLIME inspect with any other Lisps that we've tried in either of the versions of SLIME (2.19, 2.20), i.e., with CCL and SBCL.<br></div>
<div style="font-family:Arial;"> <br></div>
<div style="font-family:Arial;"> To recreate, launch SLIME of the appropriate version (2.20) with the appropriate inferior Lisp (ACL alisp 10.1/MacOS), then run slime inspect on any object. For example, do M-x slime-inspect [ret] () [ret]<br></div>
<div style="font-family:Arial;"> <br></div>
<div style="font-family:Arial;"> The above invokes SLIME inspect to inspect the Lisp object nil, entered as (). One could use any Lisp object, e.g., the list '(1 2 3).<br></div>
<div style="font-family:Arial;"> <br></div>
<div style="font-family:Arial;"> So, the above command ought to put you in a SLIME inspect buffer to let you inspect the object. Instead, it throws you into a debugger buffer.  Then, in addition, it is particularly onerous because the input prompted for by the debugger is not apparently responded to.  For example, typing q to quit or 3 to abort does nothing. You apparently can do nothing but manually kill the emacs buffers involved with Lisp/SLIME.<br></div>
<div style="font-family:Arial;"> <br></div>
<div style="font-family:Arial;"> See an attached screen shot for a picture of how the debugger buffer looks.<br></div>
<div style="font-family:Arial;"> <br></div>
<div style="font-family:Arial;"> The screen shot shows that the debugger is somewhere in no-applicable-method MULTIPROCESSING:PROCESS-PROPERTY-LIST.<br></div>
</blockquote></div>
<div style="font-family:Arial;"><br></div>
</body>
</html>