Since a few days ago, I can't commit through magit.

c-c gives the following error message in *magit-process*

--8<---------------cut here---------------start------------->8---
  1 git --no-pager -c core.preloadindex=true commit --
Waiting for Emacs...
*ERROR*: Wrong type argument: listp, <<<<<<<
error: There was a problem with the editor '/usr/bin/emacsclient 
--socket-name=/tmp/emacs1000/server'.
Veuillez fournir le message en utilisant l'option -m ou -F.
--8<---------------cut here---------------end--------------->8---

C puts me in a buffer editing the commit message but after validation,
the commit doesn't appear in the status buffer.

In both cases, files are created in the .git dir:  COMMIT_EDITMSG,
COMMIT_EDITMSG~ and #COMMIT_EDITMSG#.

The last line translates to: "Please provide this message using options
-m or -F" but I'm confused : are these options for magit or
emacsclient ? I couldn't find them in the help screen or the man page
though.

I've been running magit without any problems for more than a year. I can
still commit though cli git in this repo.

Thanks for your help.

Julien.

-- 
You received this message because you are subscribed to the Google Groups 
"magit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to