Toward a "modern" Emacs
Toward a "modern" Emacs
Posted Sep 27, 2020 12:35 UTC (Sun) by khim (subscriber, #9252)In reply to: Toward a "modern" Emacs by pgdx
Parent article: Toward a "modern" Emacs
Here's a thing I did the other day that was quite easy in Emacs: open a CSV file, sort by second column, make into a latex table and generate a nicely typeset pdf. Bonus points if you can inspect that very pdf in your editor.Wow. That's pretty cool. Maybe you can write an article which would explain how I, as complete novice who have never opened the manual and just wants to do that… can repeat that daring feat.
And if the answer is no, you can't, you need all the 600 pages of manual first… then that is where you have lost 90% of users. Now you are fighting for the remaining 10%… with VIM.
But that's just Emacs showing off, I guess…Not Emacs, but you, I suspect. Yes, Emacs can do that and more… but only for someone who knows how to program. Which is not the majority of users our there. And no, I'm not talking about the need to write actual lisp code. That can be avoided, I suspect. But the need to understand how programs work in principle… these are unavoidable. And majority of text editor users… have no idea about that.
So before Emacs would decide what to do… it's developers have to decide if they want to try to pull more of that 10% users or they are audacious enough to fight for the remaining 90%. Strategy would depend on that…
