If you had a 10 minute hands-on session to teach someone Emacs, what would you show them?
Start emacs: emacs ... Quit emacs: C-x C-c
What else would you have them do between starting and quitting Emacs, while you stood behind them?
|
7
|
If you had a 10 minute hands-on session to teach someone Emacs, what would you show them? Start emacs: emacs ... Quit emacs: C-x C-c What else would you have them do between starting and quitting Emacs, while you stood behind them?
|
||
|
|
|
If I had only 10 minutes, I would not teach them any shortcuts at all. All the common shortcuts are available next to the corresponding commands in the menus; those the users can discover for themselves. The most important things to teach are those that will enable the users to discover/learn by themselves:
This should fit in 10 minutes, and it's the most important stuff, I think. I wouldn't overload with too many shortcuts to remember; that's pointless anyway -- if the users know how to discover shortcuts, they'll find out shortcuts for whatever they use most frequently. Do have them write down the names of these commands, though, and also about Emacswiki etc. The important thing is to show them how powerful Emacs is and how universal its model is (all those jokes about it being an operating system are not just jokes). If you just show a bunch of arcane shortcuts to do things they can already do in other editors, Emacs won't seem worth all the trouble. In the same spirit, I also wholly support Anton Nazarov's answer of showing them what Emacs can do (AucTeX if they use LaTeX, etc.) for their specific purposes. Then they can judge for themselves whether Emacs is worth learning, and learn using all the above. |
|||
|
|
|
|
Show them how to start the tutorial: C-h t |
||
|
|
|
i think you show him how
And tell him about M-x . Tell him he write those steps down somewhere. I think basic navigation can be done using arrow keys. Now this is all he needs. If he knows about |
|||
|
|
|
|
When I start XEmacas, until I press a key it alternates between two screens. One of them has the following:
I would ask that someone to read it out aloud, make sure they understand what it says and then give them, to use in case of emergency, my cell-phone number and a first-aid kit. |
||
|
|
|
|
I would show the shortcuts for the most common operations such as:
And copy/cut and paste:
|
||
|
|
|
|
|
||
|
|
|
|
|
|||
|
|
|
I'd show the most important for that novice user mode. For example, when I show Emacs to my friends at the faculty of physics, I show them AucTeX with preview-latex and RefTeX. Also iMaxima is great. If I have to show Emacs to software developers I show them something like JDEE or Python mode with Ropemacs. Tetris, tramp and w3m can be used to give the idea that Emacs can do everything :) Then I'd show how to start the tutorial and give link to EmacsWiki.org |
||
|
|
|
|
When giving emacs examples it's never enough to only give the key binding since that can and does vary. C-x M-c is undefined on my system. |
||
|
|