Elisp: What does backquote ` do?
Backquote allows you to:
Today I learn in Emacs
Backquote allows you to:
I wrote about a small OpenAI wrapper that I developed over the weekend. After playing with it for a bit, I extended the functionalities to fit the Emacs workflow.
Recently I stumbled upon pen.el which interacts with language models, like OpenAI GTP-3.
When you are tinkering with Emacs, would it be great to refer to others' configs automatically?
Recently I was reading On Lisp by Paul Graham and got interested in using macros in Emacs Lisp. I decided to play with it.