Does Emacs violate the Unix philosophy of doing one thing very well?

Tikhon Jelvis’s answer: Yes, gleefully. It’s all the better for it. Read more

Similar

Bringing GNU Emacs to Native Code

Emacs Lisp (Elisp) is the Lisp dialect used by the Emacs text editor family. GNU Emacs can currently execute Elisp code either interpreted or byte-interpreted after it has been compiled to byte-code. In this work we discuss the implementation of an optimi... (more…)

Read more »

Using Emacs on Windows with WSL2

I don’t know about you, but I’ve never been able to work productively on Windows in the past. Probably because my work requires a lot of Unix tools and libraries, probably because of the absence of certain Unix utilities Emacs wasn’t as useful on Windows ... (more…)

Read more »