<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi below is my buffer output<br><br>----<br>(progn (load "c:/lisp/slime/swank-loader.lisp" :verbose t) (funcall (read-from-string "swank-loader:init")) (funcall (read-from-string "swank:start-server") "c:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/slime.3776" :coding-system "iso-latin-1-unix"))<br><br>This is SBCL 1.0.22, an implementation of ANSI Common Lisp.<br>More information about SBCL is available at <http://www.sbcl.org/>.<br><br>SBCL is free software, provided as is, with absolutely no warranty.<br>It is mostly in the public domain; some portions are provided under<br>BSD-style licenses.  See the CREDITS and COPYING files in the<br>distribution for more information.<br><br>This is experimental prerelease support for the Windows platform: use<br>at your own risk.  "Your Kitten of Death awaits!"<br>* <br>; loading #P"c:\\lisp\\slime\\swank-loader.lisp"<br>; loading #P"C:\\Documents and Settings\\Administrator\\Application Data\\.slime\\fasl\\2009-05-24\\sbcl-1.0.22-win32-x86\\swank-backend.fasl"<br>; loading #P"C:\\Documents and Settings\\Administrator\\Application Data\\.slime\\fasl\\2009-05-24\\sbcl-1.0.22-win32-x86\\swank-source-path-parser.fasl"<br>; loading #P"C:\\Documents and Settings\\Administrator\\Application Data\\.slime\\fasl\\2009-05-24\\sbcl-1.0.22-win32-x86\\swank-source-file-cache.fasl"<br>; loading #P"C:\\Documents and Settings\\Administrator\\Application Data\\.slime\\fasl\\2009-05-24\\sbcl-1.0.22-win32-x86\\swank-sbcl.fasl"<br>STYLE-WARNING: redefining EMACS-INSPECT (#<BUILT-IN-CLASS T>) in DEFMETHOD<br>; loading #P"C:\\Documents and Settings\\Administrator\\Application Data\\.slime\\fasl\\2009-05-24\\sbcl-1.0.22-win32-x86\\swank-gray.fasl"<br>STYLE-WARNING:<br>   Implicitly creating new generic function STREAM-READ-CHAR-WILL-HANG-P.<br>; loading #P"C:\\Documents and Settings\\Administrator\\Application Data\\.slime\\fasl\\2009-05-24\\sbcl-1.0.22-win32-x86\\swank.fasl"<br>WARNING: These Swank interfaces are unimplemented:<br> (ALL-THREADS CALLS-WHO DISASSEMBLE-FRAME INTERRUPT-THREAD RECEIVE-IF<br>  SAVE-IMAGE SEND SLDB-BREAK-AT-START SLDB-BREAK-ON-RETURN SPAWN<br>  WHO-SPECIALIZES)<br>;; Swank started at port: 1079.<br>CL-USER> (+1 2)<br><br>(+ 3 4)<br><br>-----<br>My Blog: http://sljm.blogspot.com<br>My Twitter: http://www.twitter.com/stephenleejm<br><br><br><br><br>> CC: slime-devel@common-lisp.net<br>> From: brian@mastenbrook.net<br>> To: leejianm@hotmail.com<br>> Subject: Re: [slime-devel] REPL problems<br>> Date: Fri, 29 May 2009 10:18:19 -0500<br>> <br>> Can you send the contents of the *inferior-lisp* buffer after you try  <br>> to evaluate the expression?<br>> <br>> Thanks<br>> <br>> On May 28, 2009, at 10:22 PM, Stephen Lee wrote:<br>> <br>> > I have manage to install SLIME (latest cvs), Emacs 22.3 and SBCL  <br>> > 1.0.22 on Windows.<br>> ><br>> > Managed to configure and start SLIME. But REPL is not working. after  <br>> > i entered the code and press enter the code dosen't seem to execute<br>> ><br>> > Example<br>> > CL-USER>(+ 1 2) <enter><br>> ><br>> > No 3 is displayed<br>> ><br>> > I set up SLIME on Ubuntu before and it works so is it a windows thing?<br>> ><br>> > I followed the instructions here http://common-lisp.net/pipermail/slime-devel/2008-May/007331.html<br>> ><br>> ><br>> ><br>> > Make the most of what you can do on your PC and the Web, just the  <br>> > way you want. Windows  <br>> > Live_______________________________________________<br>> > slime-devel site list<br>> > slime-devel@common-lisp.net<br>> > http://common-lisp.net/mailman/listinfo/slime-devel<br>> <br>> --<br>> Brian Mastenbrook<br>> brian@mastenbrook.net<br>> http://brian.mastenbrook.net/<br>> <br><br /><hr />check out the rest of the Windows Live™.
More than mail–Windows Live™ goes way beyond your inbox.
 <a href='http://www.microsoft.com/windows/windowslive/' target='_new'>More than messages</a></body>
</html>