awesome-elisp icon indicating copy to clipboard operation
awesome-elisp copied to clipboard

🏵️ A curated list of Emacs Lisp development resources

Results 6 awesome-elisp issues
Sort by recently updated
recently updated
newest added

This is fantastic. Thanks for the effort. I would suggest numbering the sections so people can refer to them.

Libraries considered "standard" can have one of the following labels: > **standard** (bundled with every Emacs install) > **informal standard** (not bundled with Emacs, but used everywhere) The bold face...

enhancement

I don't feel that being having a single person be the "owner" of the project would help it develop. I would rather have it transferred to an organization. Possible solutions:...

The document needs a section about community: where to seek help when stuck during Elisp development. We should list stuff like IRC, reddit...

enhancement

https://github.com/p3r7/awesome-elisp/pull/1 added a sub-section under *Resources* about contributing to core Emacs development. Maybe core Emacs should have its own toplevel section instead, presenting briefly the core libs (C, `subr`, `simple`...),...

enhancement
question

Hi! I'm the author of this tutorial: http://anggtwu.net/eev-intros/find-elisp-intro.html the idea is that people would read this section first, http://anggtwu.net/eev-intros/find-eev-quick-intro.html#2 and then at some point they'll try the elisp tutorial... Can...