Re: Behavior of Scheme REPL
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
I am not sure what the current policy is regarding LLM code in Emacs, but the patch was likely generated by/with Claude Code. Or at least it bears a striking similarity to the LLM-generated advice in blog post[0] by the same author. 0: https://lips.js.org/blog/evaluate-scheme-in-emacs -- There are only two hard things in Computer Science: cache invalidation, naming things and off-by-one errors.