Naoya Yamashita
Naoya Yamashita
Thanks for that great crate! I want to use this crate via Python but this module lacks i17n support so I should try parse English and translate into Japanese. I...
Hi! This package is awesome! I found this package use `function` instead of `#'`. I want to use `#'` but how?
Run CI on Emacs-24.{1,2,3}
`ansi-color.el` which have a feature; "ansi-color -> face" attached Emacs. But Emacs doesn't have "face -> ansi-color" package. I think this package purpose is very basic and useful for Emacs....
Remove third party dependency. Related #4. As adding ELPA, it should have clean dependency.
Packages that provide integration with org-babel are customarily prefixed with `ob-`. https://melpa.org/#/?q=ob- In fact, I didn't realize there was an org integration in this package. Please divide the package so...
Hi! This package will be prompted during `package-install` for this top-level `zmq-load`. This requires me to respond when installing more than 100 packages, making batch installation difficult.
Hi! I found many linter warnings so I try to solve them. But many warnings remained. I fix easy warnings only. ## Warnings ``` emacs-lisp Lisp symbol ‘regexp-opt’ should appear...
Is the current behavior intended? Currently, argument `multiplier` passed are simply ignored.
Hi, I get some issue for my `leaf` from @AndersonTorres (https://github.com/conao3/leaf.el/issues/457) When I receive this type of issue, I create and debug a minimal init.el. I did the same thing...