diff -r 9bcbc0eb0107 -r af560c8f3d54 .emacs-my --- a/.emacs-my Sun May 15 23:28:47 2016 +0300 +++ b/.emacs-my Sun May 15 23:31:06 2016 +0300 @@ -3030,7 +3030,7 @@ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (message "htmlize") -(eval-when 'compile (require 'htmlize)) +(eval-when 'compile (require 'htmlize nil t)) (setq htmlize-html-charset "utf-8"