Search Results

29
votes

The single most useful Emacs feature

M-x occur This feature is very useful when re-factoring/analyzing code. It's one of the things that keeps me from becoming a vim user. …