diff -r b6b520b4e11e -r 2a689826c166 .emacs-my --- a/.emacs-my Mon Feb 27 21:54:51 2012 +0200 +++ b/.emacs-my Tue Feb 28 21:04:13 2012 +0200 @@ -409,6 +409,8 @@ (setq visible-bell t) ; With default ring-bell-function in text terminal ; revert screen if press [end] or [home] +(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! (setq enable-local-variables t