Edward Prendergast
Edward Prendergast
Fixes "Module::DelegationError: size delegated to attachment, but attachment is nil"
Closes #59 and #69
Thanks for putting together a cool package. I've had a crack at updating this, by just changing the version numbers to 2.1 but it seems to cause issues like this:...
I'm seeing `Package cl is deprecated` on emacs 27.2. Based on [this thread](https://github.com/kiwanami/emacs-epc/issues/35) it seems like maybe it's possible to just swap out `(require 'cl)` with `(require 'cl-lib)`?