|
|
|
|
|
by RichardFord
4307 days ago
|
|
Emacs is my preferred text editor. I don’t use old-fashioned text editors as much as I used to, because I often need more specialized tools. I use IDEs for various programming languages and other things when producing high quality documents. And yet, I often wish I could subsume these with a tool that had the basic goodness of emacs. I love the ease of customization of Emacs and other text editors, but they're just plain dumb when it comes to knowing programming languages. |
|
Specifically, language recognition is not just regexes in emacs.