Edward Prendergast

Results 5 issues of Edward Prendergast

Fixes "Module::DelegationError: size delegated to attachment, but attachment is nil"

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)`?