Ludovic Courtès (2017-02-03 17:45 +0100) wrote: > Alex Kost <alez...@gmail.com> skribis: > >> Ludovic Courtès (2017-02-01 23:52 +0100) wrote: >> >>> Clément Lassieur <clem...@lassieur.org> skribis: >>> >>>> * gnu/packages/emacs.scm (magit): Update to 2.10.1. >>> >>> Applied, thanks! >> >> No, no, arrgh! I didn't update magit to 2.10.1 because it has a bug >> that makes "C" key in COMMIT_EDITMSG buffer unusable, as discussed at >> <https://github.com/magit/magit/issues/2981>. >> >> Also note that along with magit, 'emacs-magit-popup' should be updated >> (this time it wasn't needed as "magit-popup.el" wasn't touched in this >> release), and it is also good to update 'emacs-with-editor' as this >> library was written specifically for magit (it was a part of magit in >> the past). > > Oops, I’m doubly sorry. Please revert the upgrade then!
Hm, I'm not sure, is it really needed? I mean it's not a big bug, magit works after all, besides "C" key sometimes also works as expected, it is broken only in some cases. Thanks to Guix, we can easily roll back to a previous version, so I would leave it as it is, but, well, I don't know :-) -- Alex