Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Emacs don’t have plugins. Emacs only have a small C core (kernel) that handles very low level details. Everything else is lisp code split into packages (libraries and utilities). And being a lisp means you can alter and redefine any symbol you want.

The thing is that, there’s enough packages built-in and by third-party, you never really write your own. My whole config is pretty much setting options and linking packages together.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: