diff -r 500c2af9b6fb -r 15dcb049a269 .emacs-my --- a/.emacs-my Fri Jan 03 21:09:14 2014 +0200 +++ b/.emacs-my Fri Jan 03 22:01:11 2014 +0200 @@ -2274,7 +2274,7 @@ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (message "fvwm-mode") -(when (featurep 'fvwm-mode) +(eval-after-load 'fvwm-mode (setq fvwm-fvwmcommand-path (executable-find "FvwmCommand"))) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;