Dimitri Fontaine
Dimitri Fontaine
I see you're using pgloader 3.5.2, if you're up for building from sources I would advice building the current master's branch with the SBCL version you have in Debian first,...
I agree with both the need, the analysis and the post-4.1 tagging. Let's revisit the whole issue on 5.0! :)
Well 4.2 would be the next stable release of the 4 branch, as in emacs 23.2 for example. So if you are volunteering to maintain this branch, please by all...
What about M-x list-processes?
There's also the problem of versionning with ELPA. We symlink to a package-version directory. What if you upgrade that in ELPA? I don't know what happens with the previous version,...
That's a good idea, I will work on that when I find some time. Basically either you do it with `el-get-sources` then can hack in `~/.emacs.d/el-get/package` (I know contributors who...
None from me, for lack of time to spend here :(
Well I guess that if you run the test suite against the assert-enabled branch that would allow us ascertain we're only using symbols internally. Do we need to include the...
I'm not convinced we should install the asserts, however, please do as you see fit. Maybe with a new function `el-get-verbose-assert` so that we only assert when `el-get-verbose`?
As you see fit, and thanks agin for all the testing :)