Jonas Bernoulli
Jonas Bernoulli
> Did you end up finding a solution to the BrokenPipeError? Unfortunately not.
To be clear, the permission statement in the library currently says this is licensed under the GPLv2 (not "GPLv2 or a later version"). This is incompatible with the license used...
The license of elisp packages have to be compatible with that of Emacs and GPL-2.0 is not compatible with GPL-3.0. While it appears that you intended to use GPL-3.0, since...
I have now removed the package from Melpa.
Fixed in pending #40.
I have added a patch to the version on the Emacsmirror to fix this issue, and have updated Melpa to get this package from there.
@tom-tan Friendly ping!
I have added a patch to the version on the Emacsmirror to fix this issue, and have updated Melpa to get this package from there.
I wouldn't call that a workaround though. For Magit this is the right thing to do, I would even call it the only way. Emacs ain't no shell. Obviously it...
I don't use `vcsh` myself (yet, sadly), but from what I can gather from the source you don't have to modify `vcsh` at all to accommodate emacs/magit users. Except maybe...