Louis on Nostr: npub1rs0zm…ttqrn I put this into my Emacs init.el: (defun sijo-test-package () ...
Published at
2024-03-01 13:17:45Event JSON
{
"id": "9cb476a723accad09d2929c968430ad036af57feaa0a38499497091c9d019650",
"pubkey": "584b9282fbc3d56bde321066766c0ebca3c5508e8d1596a8c7f0a15ca830571c",
"created_at": 1709299065,
"kind": 1,
"tags": [
[
"p",
"1c1e2df926f97b543e33d5db2d1a5412a5917c121acfe1d3a609eec523fd0ba2",
"wss://relay.mostr.pub"
],
[
"p",
"d5dab6285d7ab5d3bcc1e7a8a262df9713bd6857b9e2dee96da8a0dd43c35215",
"wss://relay.mostr.pub"
],
[
"e",
"769095bf4ddbff6db308482053e18b59d83afcd1f2459747f908d3907fd8c561",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://emacs.ch/users/louis/statuses/112020623559150335",
"activitypub"
]
],
"content": "nostr:npub1rs0zm7fxl9a4g03n6hdj6xj5z2jezlqjrt87r5axp8hv2glapw3q3ttqrn I put this into my Emacs init.el:\n\n(defun sijo-test-package ()\n (interactive)\n (slime-eval-with-transcript `(sijo-doctest:test-package ,(read (slime-find-buffer-package)))))\n\n(define-key slime-mode-map (kbd \"C-c t\")\n 'sijo-test-package)\n\nNot sure if this is the best way to do it but it works pretty well 🙂",
"sig": "d186bdc5abc9c7c5c35b7d905ab3630064b07ae8ff1ed336e96e0c89d49fd56797568c2dc2b6e87bdd9a43c62ebc280b6ceb9b10baae7d88c89aa6fb1940f0ee"
}