diff -r 2a689826c166 -r dde03832c69f .emacs-my --- a/.emacs-my Tue Feb 28 21:04:13 2012 +0200 +++ b/.emacs-my Tue Feb 28 21:05:40 2012 +0200 @@ -409,7 +409,7 @@ (setq visible-bell t) ; With default ring-bell-function in text terminal ; revert screen if press [end] or [home] -(setq enable-recursive-minibuffers t) +;; (setq enable-recursive-minibuffers t) ;; Prompt before evaluating local bits of lisp. This stops people ;; putting things at the end of files which delete all your files!