Ido
Jump to navigation
Jump to search
Ido is a very convenient way to find files and switch buffers.
Basic setup
(ido-mode)
(ido-everywhere 1)
Helpful keybindings
- [C-x C-c]
- Quit Emacs.
- [C-x C-s] (or M-x save-buffer)
- Save buffer.
Common Customization
Customization 1
(message "This stuff will go in your .emacs")
Customization 2
(message "You can also do this customization")
See Also
Project Pages
Tutorial Pages
- Emacs as commit message editor
- Tips for setting up Emacs as Bazaar commit editor.