Doom-emacs: with-editor.elc failed to provide feature ‘with-editor’

Created on 28 Oct 2020  Â·  4Comments  Â·  Source: hlissner/doom-emacs

/home/kon5oul/.emacs.d/.local/straight/build/with-editor/with-editor.elc failed to provide feature ‘with-editor’)
Failed to load org package incrementally, because: (error Loading file /home/kon5oul/.emacs.d/.local/straight/build/with-editor/with-editor.elc failed to provide feature ‘with-editor’)
Failed to load org-agenda package incrementally, because: (error Loading file /home/kon5oul/.emacs.d/.local/straight/build/with-editor/with-editor.elc failed to provide feature ‘with-editor’)
Failed to load org-capture package incrementally, because: (error Loading file /home/kon5oul/.emacs.d/.local/straight/build/with-editor/with-editor.elc failed to provide feature ‘with-editor’)
Failed to load org package incrementally, because: (error Loading file /home/kon5oul/.emacs.d/.local/straight/build/with-editor/with-editor.elc failed to provide feature ‘with-editor’)

I get these messages on starting Emacs. I am using feature/native-comp branch of Emacs 28. And doom sync && doom build returns this.

common external packages has-workaround

Most helpful comment

rm -rf ~/.emacs.d/.local/straight/build*/with-editor && doom sync fixes it.

All 4 comments

rm -rf ~/.emacs.d/.local/straight/build*/with-editor && doom sync fixes it.

This happened to me after a fresh doom upgrade. Thank you @DoubleClick7 for posting this question and @ncihnegn for answering it.

I had to do rm -rf ~/.emacs.d/.local/straight/build-27.1/with-editor && doom sync to fix this.

Same,

rm -rf ~/.emacs.d/.local/straight/build/with-editor && doom sync fixes it.

no change

I had to do rm -rf ~/.emacs.d/.local/straight/build-27.1/with-editor && doom sync to fix this.

this worked

Was this page helpful?
0 / 5 - 0 ratings

Related issues

governorgoat picture governorgoat  Â·  3Comments

oyarsa picture oyarsa  Â·  3Comments

Vvkmnn picture Vvkmnn  Â·  3Comments

idoo picture idoo  Â·  3Comments

Ptival picture Ptival  Â·  3Comments