Chen Bin

Results 306 comments of Chen Bin

not sure. maybe the default grep option `-rsnE` ignores the binary file.

Run `env HOME=/path/to/dir emacs --batch -l "~/.emacs.d/early-init.el" -l "~/.emacs.d/init.el"` Then run `elpa-mirror.el` in shell with same env variable HOME.

I'm looking into this issue.

looks only unit test code are using 28+ api. You can use `js-comint.el` directly in emacs 27.

`M-x package-install-file`, or set up `load-path`, see https://www.gnu.org/software/emacs/manual/html_node/eintr/Loading-Files.html

What's mct? Could you give me more details? PR is welcomed if existing functionalities are not broken. Please do a full regression test before submitting PR.

Thanks for heads up. Maybe some new version of 3rd party packages require it. c826715d add package compat (Chen Bin)

375d742d add missing gnu elpa packages and update readme (Chen Bin) GNU ELPA is deactivated by default. But you can change that anytime. GNU ELPA site is not very stable...