FAQ: http://www.faqs.org/faqs/GNU-Emacs-FAQ/

General

  • C-h a (command name) - apropos commands
  • C-h f describe function
  • M-x (command) - way to enter in any command long-hand
  • C-_ - undo

Config (for .emacs)

  • (global-font-lock-mode t) - enable syntax highlighting

Moving

  • M-v - up a page
  • C-v - down a page
  • M-f, M-b - forward / backward a word
  • M-<, M-> - start / end of buffer

Bookmarks

  • C-x r m set bookmark
  • C-x r b jump to bookmark

Search / Replace

  • C-s - search forward
  • replace-string
  • replace-regexp

-- MattWalsh - 06 Apr 2002

Topic revision: r2 - 20 Nov 2009 - 04:22:33 - MattWalsh
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback