Remix.run Logo
tapete1 8 hours ago

I have asked LLMs several Emacs-related questions and _never_ got a reply that works. And at generating elisp code they are especially awful.

SoftTalker 8 hours ago | parent | next [-]

Same. I'm not an elisp expert by any means, so I tried using claude and chatgpt to help me write some functions. They got close, close enough that I could massage what they wrote into something that did what I needed, but they have never produced anything that just worked.

mrhottakes 2 hours ago | parent | prev | next [-]

Agreed, Claude didn't seem capable of doing anything but hallucinating "fixes" and breaking my config.

antiframe 8 hours ago | parent | prev | next [-]

That is not my experience. I had Claude add a variety of useful functions to my init.el as well as refactor it for easier maintenance. I now have a more useful to use and pleasant to edit init for it.

neutronicus 4 hours ago | parent [-]

Yeah, Claude has helped me fix a bunch of warts I was just living with.

cmrdporcupine 3 hours ago | parent | prev | next [-]

Not my experience. I've had them write modes for new languages from scratch with excellent results.

And diagnose and fix up my emacs configuration.

Even back in pre-Opus 4.5 days I found them incredibly useful for elisp diagnostics, and these days I use Codex to great effect to enhance my emacs setup.

jr_isidore 7 hours ago | parent | prev [-]

Try asking it a coding question, one that doesn't diminish your self-worth.