You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every so often I get an error when trying to commit something in magit. I hit cc and get a "There was a problem with the editor" error. Pressing $ shows full output:
hint: Waiting for your editor to close the file... Waiting for Emacs...
*ERROR*: CPU profiler is already running
error: There was a problem with the editor '/Applications/Emacs.app/Contents/MacOS/bin/emacsclient --socket-name=/var/folders/tw/w2zffvln1xj2gn5rr26dw4gw0000gn/T/emacs501/server'.
Please supply the message using either -m or -F option.
If I try to commit again, it works fine.
I'm not able to reproduce this at-will, so I'm not entirely sure if it's due to explain-pause-mode or not. I've only started seeing it in the last week or so, which does correspond with when I started using explain-pause-mode though...
Does it sound like explain-pause-mode might be to blame here? Anything I can do to narrow it down?