In addition to all the excellent suggestions here, I will also suggest reading the free book "A Byte of Vim" ( http://www.swaroopch.com/notes/Vim_en:Table_of_Contents ). This is how the book introduces itself: "A Byte of Vim" is a book which aims to help you to learn how to use the Vim editor (version 7), even if all you know is how to use the computer keyboard. The first part of this book is meant for new users who…
Ask HN: What's the best way to get started with Vi(m)
41–42 of 42 posts
Byte of Vim is one of the Best technical writings for newbies and pros alike. I had a wonderful time reading it and the way I use vim after that has changed a lots!
Re: Ask HN: What's the best way to get started with Vi(m)
#42Earlier quoted context omitted.
On a more serious note, do please feel free to give any and all helpful advice on how to get started with emacs. I'm okay with vim, I've been using it more and less for about 2 years, but emacs has always seemed more esoteric and I never did quite get the hang of it.
Get a friend that uses it well and will be nearby (physically) for a few months. I didn't learn until I spent a summer with Slava (coffeemug) at my side willing to answer questions. Find ways to do as much as you can of what you normally do with your computer in emacs. If you use IRC a lot, use erc. If you use email a lot, try out gnus or rmail. Don't try to replace your web browser with w3m, that's just stupid and y…
That's how I learned too