▲ | xrd 7 days ago | ||||||||||||||||
I'm fascinated by this and the recent claude-code-ide package: https://github.com/manzaltu/claude-code-ide.el But, I cannot seem to get past this error when I run claude-code-ide: "Symbol’s function definition is void: project-root" I know this is defined in project.el, but claude has been surprisingly unhelpful at fixing this issue. I'm feeling a bit frustrated by the state of emacs packages lately. I've used emacs for 30 years and it feels like things are getting worse. | |||||||||||||||||
▲ | _steve_yegge_ 7 days ago | parent | next [-] | ||||||||||||||||
I'm sorry it's not working. I've used emacs for almost 40 years and I'm definitely contributing to it being worse, by uploading efrit in its current state. But people were asking me for it. Damned if you do and all that. I'm more than happy to work with you to get it working, with the caveat that it actually kind of sucks right now. It's no Claude Code. But I am quickly evolving it in that direction. | |||||||||||||||||
▲ | xrd 7 days ago | parent | prev | next [-] | ||||||||||||||||
This project does not work for me either. Drat.
| |||||||||||||||||
| |||||||||||||||||
▲ | finaard 5 days ago | parent | prev [-] | ||||||||||||||||
My guess is that you're not in a project when you're opening claude? Easiest way for it to detect a project would be having a file or dired buffer open in something managed by git. |