emacs-grammarly
emacs-grammarly copied to clipboard
Load file fails
I use the method (load-file "path/to/grammarly.el") but it says "can't find library for send-to-osx-grammarly". How to fix this?
The current design is for installation for package.el. #14 should compatible to both manual installation and install it through package.el.
The current design is for installation for
package.el. #14 should compatible to both manual installation and install it throughpackage.el.
Thanks for your reply and commit. Now it works perfectly.