UPDATE: Steve says in the comments that he wrote this when he was “hammered.” It should be taken in that spirit. :) Very understandable.
Effective Emacs
The key to understanding Emacs is that it’s all about _efficiency_, which includes economy of motion. Any trained musician will tell you that economy of motion is critical to becoming a world-class virtuoso. Any unnecessary motion is wasted energy and yields sloppy results.
Using the mouse is almost always the worst possible violation of economy of motion, because you have to pick your hand up and fumble around with it. The mouse is a clumsy instrument, and Emacs gurus consider it a cache miss when they have to resort to using it.
Compared to Emacs Wizards, graphical-IDE users are the equivalent of amateur musicians, pawing at their instrument with a sort of desperation. An IDE has blinking lights and pretty dialogs that you can’t interact with properly (see Item 6), and gives newbies a nice comfortable sense of control. But that control is extremely crude, and all serious programmers prefer something that gives them more power.
I love emacs, but I hate rants like this. If this guy really cared about efficiency, he would have learned what interface specialists like Tog have known for eons: that keyboard shortcuts *feel* faster, but mouse motion *is* faster, empirically. I started reading this hoping for cool emacs ideas and I got to this paragraph and thought, “guess this guy prefers advocacy to facts.” After all, if he was all about economy of motion, wouldn’t he be using vi? No triple buckys!
If there was any question of this guy doing anything but chest-thumping, you could just read on to:
You don’t need a menu bar. It’s just a crutch placed there for disoriented newbies. You also don’t need a toolbar with big happy icons, nor do you need a scrollbar. All of these things are for losers, and they are just taking up precious screen real-estate. Turn them all off with the following code in your .emacs file:
“For losers”?
I can’t believe this made it to the front page of Reddit. Must be the LISP wankers.