<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Cool!<br>
<br>
It would be nice to be able to do something like this with vecto and
CLNUPlot.<br>
<br>
Patrick Collison wrote:
<blockquote
 cite="mid:a3d0ecf70805070357g3e4c3873t9db832041cd6905c@mail.gmail.com"
 type="cite">
  <pre wrap="">Hey,

I wanted to be able to display images in my SLIME repl, so that I
could do stuff like <a class="moz-txt-link-freetext" href="http://collison.ie/img/google-charts.png">http://collison.ie/img/google-charts.png</a>. I played
around with swank.lisp and slime.el for an hour, and hacked together
something that mostly works. The code is ugly as sin, but I'm posting
it here in case anyone wants to similarly subvert their SLIME
installation. If there's any interest in having this be a part of the
SLIME distribution, I'm happy to look at cleaning it up...

Patch against CVS slime at collison.ie/code/slime-pictures.patch.

When applied, test it out with something like:

(swank:make-picture :url <a class="moz-txt-link-rfc2396E" href="http://www.gnu.org/graphics/gnu-head.png">"http://www.gnu.org/graphics/gnu-head.png"</a> :type 'png)

Cheers,

Patrick
_______________________________________________
slime-devel site list
<a class="moz-txt-link-abbreviated" href="mailto:slime-devel@common-lisp.net">slime-devel@common-lisp.net</a>
<a class="moz-txt-link-freetext" href="http://common-lisp.net/mailman/listinfo/slime-devel">http://common-lisp.net/mailman/listinfo/slime-devel</a>

  </pre>
</blockquote>
<br>
<br>
<div class="moz-signature">-- <br>
<title>FreeCode Signature</title>
<meta http-equiv="Content-Type" content="text/html; ">
<style type="text/css">
            body {
                font-family: Helvetica, Verdana, "Tahoma MS", Arial, Sans-Serif;
                color: black;
                font-size: 11pt;
            }
            .name {
                color: #072669;
                font-weight: bold;
            }
            .pos {
                color: #cd071e;
                font-weight: bold;
            }
            .cat {
                color: #cd071e;
                font-size: 10pt;
                font-weight: normal;
            }
            .val {
                color: #072669;
                font-weight: normal;
            }
            .quote {
                color: gray;
                font-size: 9pt;
                font-weight: normal;
            }
        </style>
<span class="name">Free Software Consultant</span><br>
<span class="val">Cell:</span> <span class="val">+47 - 47 34 40 08</span><br>
<span class="val">Phone:</span> <span class="val">+47 - 21 53 69 00, </span><span
 class="val">Fax:</span> <span class="val">+47 - 21 53 69 09</span><br>
<span class="val">Addr:</span> <span class="val">Slemdalsveien 70, PB 1
Vinderen, 0319 Oslo</span><br>
<a href="http://www.freecode.no/" style="text-decoration: none;"><img
 style="border: medium none ; padding: 7px 0px 0px;"
 src="cid:part1.01030509.01070602@online.no" alt="" height="56"
 width="370"></a><br>
<pre class="quote">
</pre>
</div>
</body>
</html>