Why Nostr? What is Njump?
2024-03-01 13:17:45
in reply to

Louis on Nostr: npub1rs0zm…ttqrn I put this into my Emacs init.el: (defun sijo-test-package () ...

I put this into my Emacs init.el:

(defun sijo-test-package ()
(interactive)
(slime-eval-with-transcript `(sijo-doctest:test-package ,(read (slime-find-buffer-package)))))

(define-key slime-mode-map (kbd "C-c t")
'sijo-test-package)

Not sure if this is the best way to do it but it works pretty well 🙂
Author Public Key
npub1tp9e9qhmc02khh3jzpn8vmqwhj3u25yw352ed2x87zs4e2ps2uwqhadzfn