emacs-epc
emacs-epc copied to clipboard
concurrent or defferred?
emacs-epc requires 'concurrent, which isn't provided. Maybe it should use 'defferred ?
Thanks!
Yes.
concurrent.el
is a part of deferred.el
project.
The dependency graph is here:
epc -> concurrent -> deferred
The dependency is described at the header of each elisp files.
You can get deferred.el and concurrent.el manually at following URL: https://github.com/kiwanami/emacs-deferred