From 75c76a2a86d5b8f650ee7793784794be81b8dabd Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 26 Aug 2012 15:27:54 -0400 Subject: .emacs.d/custom.el: sane minubuffer settings --- .emacs.d/custom.el | 1 + 1 file changed, 1 insertion(+) diff --git a/.emacs.d/custom.el b/.emacs.d/custom.el index ee82309..5a3e67f 100644 --- a/.emacs.d/custom.el +++ b/.emacs.d/custom.el @@ -9,6 +9,7 @@ '(explicit-shell-file-name "/bin/bash") '(inhibit-startup-screen t) '(mdmua-maildir "~/Maildir") + '(minibuffer-prompt-properties (quote (read-only t point-entered minibuffer-avoid-prompt face minibuffer-prompt))) '(ruby-deep-arglist nil) '(ruby-deep-indent-paren nil) '(scroll-bar-mode nil)) -- cgit v1.1-4-g5e80