13

I administrate a couple of servers and do automation with both python and ruby at times.

I've seen some awesome Youtube videos of users with multiple open windows, logged in background chats, and deep code completion, all done with emacs. I'm currently using vi and would like to learn emacs.

Altogether doing away with any and all forms of GUI (suggestions for text browsing in emacs welcome) would be perfect in my current environment, especially for decluttering and focus.

Content similar to http://platypope.org/yada/emacs-demo/tutorial.swf would be perfect.

5 Answers5

13

See the questions in stack overflow:

Other resources to check out when you get stuck:

  • FAQ: C-h C-f
  • info pages: C-h i
  • Emacs Wiki
  • M-x apropos-documentation (search Emacs variable/function documentation)
11

There is emacs built-in tutorial, available by typing Ctrl+h, thent. It can be considered as the vimtutor equivalent.

greg0ire
  • 3,005
1

I started with Learning GNU Emacs

hiena
  • 101
1

My strategy was to go through the tutorial, and after that just google all the time. Now it seems time to go through the elisp manual; problems I have these days do seem to require knowing more about that.

(let me sneak in a recommendation for org-mode at http://orgmode.org)

kasterma
  • 729
1

A really good video to watch is: http://peepcode.com/products/meet-emacs

Does an excellent job of covering all the basics, but it'll cost some money to get.

I asked a similar question on StackOverflow and rather then me copying everything over check out:

https://stackoverflow.com/questions/2393787/any-good-emacs-intro-videos