I'm not sure if [`iswitchb`][1] is little known but it's something I useless countless times everyday.  It just makes switching buffer that little bit easier.  When you enter `C-x b` to switch buffers `iswitchb` allows you just to enter a substring of the buffer name.  It's hard to explain but easy to try and once you've tried it you'll never switch it off.


  [1]: http://www.gnu.org/software/emacs/manual/html_node/emacs/Iswitchb.html