emake.el icon indicating copy to clipboard operation
emake.el copied to clipboard

Test Elisp without the hoops

Results 4 emake.el issues
Sort by recently updated
recently updated
newest added

I don't know if this is a repeat of #31 or something else but all seem broken now: https://travis-ci.org/vermiculus/emake.el-example/jobs/513504412

Like `lv` in `hydra`, `magit-popup` in `magit`, etc. Could MELPA archive contents be used?

enhancement

From #31. We could define the version as a filename. If that file doesn't exist, remove the cached directory, build emacs, and touch the file.

enhancement

Right now, I'm using about 500MB of cache space for `master` alone across the matrix for EMake's own testing. We can probably reduce this (and have a significant impact on...

enhancement