<?xml version="1.0"?>
<paste-with-annotations>
  <paste>
    <number>
      <integer>1322</integer>
    </number>
    <user>
      <string>Baughn</string>
    </user>
    <title>
      <string>Araneida/Slime integration</string>
    </title>
    <contents>
      <string>To make Araneida use the Slime debugger, use the following code:

(setf araneida:*restart-on-handler-errors*
  (lambda (foo)
     (swank:swank-debugger-hook foo nil)))


Caveat emptor:
- I've only tested this from the slime-repl. You can set the variable at any time, though.
- I have no idea what will happen if you disconnect slime without resetting it.
- It's generally not very well tested.
</string>
    </contents>
    <universal-time>
      <integer>3296295722</integer>
    </universal-time>
    <channel>
      <string>#lisp</string>
    </channel>
    <colorization-mode>
      <string>Common Lisp</string>
    </colorization-mode>
    <maybe-spam>
      <null/>
    </maybe-spam>
    <is-unicode>
      <null/>
    </is-unicode>
  </paste>
  <annotation>
    <number>
      <integer>1</integer>
    </number>
    <user>
      <string>Baughn</string>
    </user>
    <title>
      <string>Testing, testing...</string>
    </title>
    <contents>
      <string>Disconnecting Slime doesn't break it, as such; it reverts to debugging on the console.</string>
    </contents>
    <universal-time>
      <integer>3296296124</integer>
    </universal-time>
    <channel>
      <string>#lisp</string>
    </channel>
    <colorization-mode>
      <string></string>
    </colorization-mode>
    <maybe-spam>
      <null/>
    </maybe-spam>
    <is-unicode>
      <null/>
    </is-unicode>
  </annotation>
</paste-with-annotations>