<?xml version="1.0"?>
<paste-with-annotations>
  <paste>
    <number>
      <integer>22802</integer>
    </number>
    <user>
      <string>bwolf</string>
    </user>
    <title>
      <string>emacs and scheme</string>
    </title>
    <contents>
      <string>;; get quack.el from http://www.neilvandyke.org/quack/

(add-to-list 'load-path (expand-file-name &quot;~/your-elisp/dir&quot;))
;; put quack.el into it ;-)

;; add the following to your dot-emacs:
(autoload 'scheme-mode &quot;quack&quot; &quot;Quack scheme editing mode&quot; t)
(autoload 'run-scheme &quot;quack&quot; &quot;Quack scheme editing mode&quot; t)

;; Get rid of the annoying (always present) quack menu
(setq-default quack-global-menu-p nil)
</string>
    </contents>
    <universal-time>
      <integer>3362236700</integer>
    </universal-time>
    <channel>
      <string>None</string>
    </channel>
    <colorization-mode>
      <string></string>
    </colorization-mode>
    <maybe-spam>
      <null/>
    </maybe-spam>
    <is-unicode>
      <null/>
    </is-unicode>
  </paste>
</paste-with-annotations>