diff -r 8ea516ab3865 -r d9d85b71260c .emacs-my --- a/.emacs-my Thu Jun 02 22:06:43 2016 +0300 +++ b/.emacs-my Sat Jun 18 21:13:24 2016 +0300 @@ -1063,6 +1063,8 @@ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (message "completion") +(setq suggest-key-bindings t) + ;; I remove partial-completion-mode because it depricated in Emacs 24.0. ;; Completion controled by 'completion-styles' variable.