SF Bay Area
I hack in Rust, LISP & C++.
From Michael Herstine to ~mgmarlow/public-inbox
The README contained two things that were incorrect for my setup (Emacs from source (30+) and elgot 1.15): - `use-package' now has support for fetching from git, albeit with different parameters - `eglot--managed-mode-hook' was deprecated some time ago (in eglot 1.6)-- one should use `eglot-managed-mode-hook' now. This patch updates the README, preserving the old documentation, but adding the above information. --- README.md | 38 ++++++++++++++++++++++++++++++++++++-- 1 file changed, 36 insertions(+), 2 deletions(-) [message trimmed]
From Michael to ~sp1ff/public-inbox
unwoundstack.com is published directly from Emacs org-mode. Consequently, I've been looking for a commenting solution since its inception. I recently noticed that Chris Wellons has been using Source Hut mail lists to do this <https://lists.sr.ht/~skeeto/public-inbox> for his blog, so I thought I'd give it a shot. -- Michael <sp1ff@pobox.com>