5 ms·
Show HN: ChatGPT in Emacs
I noticed there wasn't any and wrote a small wrapper around ChatGPT. I found myself using ChatGPT to code and generate documentation, but copy and paste is a bit difficult. Emacs integration makes it extensible with custom prompts and all, based on region selected.
- deleted 4y ago[deleted]
- trifit 4y agoHey good work, heads up: tried visiting your personal page and it won’t load. Happy weekend!
- avindroth 4y agoThanks, I will fix that.
- qorrect 4y agoI haven't used Emacs in a few years, what is Quelpa is that the new Melpa ? Edit: Oh I see it builds packages from source, like a Gentoo for emacs packages.
- pxc 4y agoNowadays you likely end up doing some compilation even with ELPA, because you get a substantial speedup from compiling elisp to native code, and afaik none of the repos compile it down that far.
- bitwize 4y agoM-x doctor for the 21st century!