What is Nostr?
Louis :emacs: /
npub1tp9…dzfn
2024-03-01 13:17:45
in reply to nevent1q…ka6f

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

npub1rs0zm7fxl9a4g03n6hdj6xj5z2jezlqjrt87r5axp8hv2glapw3q3ttqrn (npub1rs0…tqrn) 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