vote up 69 vote down star
99

My primary editor is Emacs, but my usage habits and knowledge of features has barely changed over the last few years.

What are the Emacs features that you use on a daily basis? Are there any little-known Emacs features that you find very useful?

Edit: Made this into the recommended poll format...please put one feature per answer from now on.

flag
show 2 more comments

66 Answers

prev 1 2 3
vote up 0 vote down

M-x is the most useful feature

link|flag
vote up 0 vote down

Regular expression search backwards, just because it has a funny keystroke:

ctrl+alt+shift+5

link|flag
vote up 0 vote down

The fastest way to checkin/out: M-x svn-status

link|flag
vote up 0 vote down

TFS + emacs is one of the less well-known that I've been finding to be very useful. I can checkin/checkout files from codeplex, add or delete files, diff, rename, undo, etc.

Maybe not the single most useful feature, but very useful.

link|flag
vote up 0 vote down

Check out company-mode.

Excellent completion interface.

be sure to try C-s and the C-o to filter the completion candidates.

My completion set up is here:

http://richardriley.net/projects/emacs/dotprogramming

link|flag
vote up -7 vote down

The uninstall feature.

link|flag
prev 1 2 3

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.