;;-*-mode: emacs-lisp;coding: utf-8;-*- (setq ffap-require-prefix t) (ffap-bindings) ;;; ido (require 'ido) (ido-mode t) (ido-everywhere t)