|
|
|
|
|
by smellf
3020 days ago
|
|
So I've never really used emacs... but I'm not really sure I understand why a text editor would need all these things? Like, why do you want an HTTP client in your text editor when you already have wget, curl, nc, etc available in your shell? It kind of sounds like emacs was incorporating anything remotely related to it before systemd came along and made it cool. |
|
It's why the vim vs. Emacs "war" isn't really a fight over text editing, but an ideological battle of "one tool that does one thing well" vs. "one tool that has everything I ever need."
Personally, I find integration a huge selling point, and the Unix pipe interface leaves a lot to be desired. Writing some elisp code, or (preferably) installing a well-documented layer/package, is preferable to me. The specific tools I need also happen to be well supported in the Emacs ecosystem.