Welcome to the CHICKEN Scheme pasting service

hacky "restart Scheme" key binding for emacs (kinda borked) added by teiresias on Tue May 25 01:57:59 2021

(require 'cmuscheme)
(defun cmb-restart-inferior-scheme ()
  (interactive)
  (comint-send-eof)
  ; There is a race here.  Without the sleep-for, the next scheme process
  ; never starts.
  (sleep-for 0 500)
  (call-interactively 'run-scheme) (message "restarted"))

(define-key inferior-scheme-mode-map "\C-cr" 'cmb-restart-inferior-scheme)

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
Which egg provides `string-pad-right'?
Visually impaired? Let me spell it for you (wav file) download WAV