<?xml version="1.0"?>
<paste-with-annotations>
  <paste>
    <number>
      <integer>60438</integer>
    </number>
    <user>
      <string>andreas</string>
    </user>
    <title>
      <string>.emacs snippet for dswank</string>
    </title>
    <contents>
      <string>(add-to-list 'load-path &quot;~/slime/&quot;)
(setq inferior-lisp-program &quot;~/Open-Dylan/bin/dswank&quot;)
(require 'slime)

(setq load-path (cons &quot;~/trunk/gwydion/tools/elisp&quot; load-path))
(require 'dylan-mode)
(slime-setup '(slime-dylan))
</string>
    </contents>
    <universal-time>
      <integer>3419229473</integer>
    </universal-time>
    <channel>
      <string>#dylan</string>
    </channel>
    <colorization-mode>
      <string>Emacs Lisp</string>
    </colorization-mode>
    <maybe-spam>
      <null/>
    </maybe-spam>
    <is-unicode>
      <keyword>TRUE</keyword>
    </is-unicode>
  </paste>
</paste-with-annotations>