The single best thing I did to become proficient using Emacs was to switch my CapsLock key to Ctrl. Learning to touch type comes a close second.
Thoughts on Learning Emacs
21–24 of 24 posts
Re: Thoughts on Learning Emacs
#22The hardest thing about getting started with emacs is finding information about getting started with emacs. You get the "learn emacs in 10 minute" guides that show you how to open a file, and move up a line, and then after that everything goes off a cliff into installing packages and writing lisp. It's hard to get a sense for the "overview" of what emacs is about - what you should learn first, how to customize your s…
One way is to commit to using emacs for everything, now, and then slowly 'dig your way out'.
Re: Thoughts on Learning Emacs
#23The single best thing I did to become proficient using Emacs was to switch my CapsLock key to Ctrl. Learning to touch type comes a close second.
I would've thought it'd be the other way around. Why would you bother with a text editor if you're not motivated enough to learn how to type?
However since Emacs has a lot of key sequences for navigating between text, modifying text and doing pretty much anything involves not using the mouse, it got really frustrating looking at the keyboard every 2 seconds courtesy my typing illiteracy. So I decided to learn touch typing just so that I could use Emacs properly.
One interesting little tidbit.. I had tried around 3 or 4 times previously to learn touch typing but failed. However after I started learning both Emacs and touch typing simultaneously, I succeeded. So I guess the relation is somewhat symbiotic, learning to touch type helped me learn emacs and vice versa.
Re: Thoughts on Learning Emacs
#24I would still recommend the starter kit for absolute beginners because it gives you a running start and a good idea of what kind of stuff is out there.