<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Also, looking at slime may be nice, the hyperspec integrates quite well (should it be or not installed locally).<br>
Can the wiki be fetched dumped on a parsable format on a local machine (say, HTML)?<br>
</blockquote>
<br></div>
What do you mean?  A simple GET (with curl or Gambit) will get you the HTML of a page.<br><font color="#888888">
</font></blockquote></div><br>That is the problem: whereas the hyperspec is website where they kept it simple, GETting from the wiki means loads of useless informations (that is, what makes it a wiki: all those links on the left, and the links "edit this page" "discussions" on top, etc).<br>
<br>Therefor, I wonder if it's possible to dump a static image of the content of the wiki, that would generate some proper HTML with no hint that it comes from a wiki.<br><br>Say, <br><html><br>  <header><br>
    <title>foo</title><br>  </header><br>  <body><br>  <h1>foo</h1><br>  This is the <b>foo</b> procedure. It is a kind of <b><a href="bar.html">bar</a></b><br>
  </body><br></html><br><br>Which is a lot friendlier that what you'd get by GETting the wikipage (I once tried to get some pages of wikipedia, it's close to impossible to parse properly)<br>And that could be packaged with along gambit in distributions/OSs, à la Hyperspec (though ours would be meant to evolve along with gambit, unlike hyperspec since CL is defined)<br>
<br>P!<br><br>-- <br>Français, English, 日本語, 한국어<br><br>