diff -r a04175d20f08 -r a93ed2339d77 .emacs-my --- a/.emacs-my Wed May 18 18:29:10 2016 +0300 +++ b/.emacs-my Sat May 21 10:40:25 2016 +0300 @@ -1518,6 +1518,8 @@ (when (fboundp 'gadict-mode) (add-to-list 'auto-mode-alist '("\\.gadict$" . gadict-mode)) ) +(add-hook 'gadict-mode-hook 'whitespace-mode) + ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (message "figlet")