emacs/var/elfeed/db/data/63/63c848cbcd237eaf93c38339fe6d0ac1d9572898
2022-01-03 12:49:32 -06:00

6 lines
1.7 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<p>Ten years ago, Bozhidar Batsov wrote a post entitled <a href="https://batsov.com/articles/2011/11/19/why-emacs/">Why Emacs</a>. It was a short essay on why he used Emacs, what was good about it, and what its shortcomings were. Ten years later, Batsov, like most of us, is a different person doing a different job.</p>
<p>Back then he was a programmer, mostly concerned with writing code but also writing a blog, <a href="https://batsov.com/">(think)</a>, that he also wrote in Emacs so he could be said to be using Emacs for most of his text editing needs. These days hes moved into management and no longer spends much time coding except for his <a href="https://batsov.com/projects/">OSS projects</a> and the majority of his prose is written in Slack and Google Docs.</p>
<p>Still, Batsov continues to love Emacs and be one of the most prominant evangelists for it. Hes just written a retrospective on his post, <a href="https://batsov.com/articles/2021/11/16/why-emacs-redux/#fnref:3">Why Emacs: Redux</a>. A lot of things havent changed: Emacs (and Vim) are still the premier way of editing text and Emacs extensibility is still unrivaled and the thing that sets it apart.</p>
<p>On the other hand, Emacs has not stood still. It has more packages than ever, it has rudimentary multithreading, a builtin JSON parser, good support for LSP, and, of course, native compilation. Emacs is definitely not standing still.</p>
<p>All of that is true but for me the real virtue of Emacs is power. The power to efficiently edit text, the power to extend it in virtually any direction I want, and the power to make it a Lisp-Machine-like operating environment.</p>
<p>Take a look at both posts. Theyre interesting and a reminder of why we love Emacs so much.</p>