Fancy completion all over Emacs, not just for buffers and files. https://github.com/DarwinAwardWinner/ido-completing-read-plus

Sebastian Wiesner 34114af157 Fix typo in variable name 11 gadi atpakaļ
ChangeLog b95f3d8d10 Enable in "read-char-by-name" 11 gadi atpakaļ
README.md 47ceb40b2c Add note about org and magit to README. 11 gadi atpakaļ
ido-ubiquitous.el 34114af157 Fix typo in variable name 11 gadi atpakaļ

README.md

ido-ubiquitous

Gimme some ido... everywhere!

Does what you were really hoping for when you did (setq ido-everywhere t). Replaces stock emacs completion with ido completion wherever it is possible to do so without breaking things.

Get it from http://marmalade-repo.org/packages/ido-ubiquitous

Note that ido-ubiquitous is not enabled for org mode or magit mode, because those modes have their own support for ido.