Only start sloppy timer on a mouse_enter.
This avoid a bug when the focus is stolen by another window.
(setq last-nonmenu-event nil)
(setenv "LANG" "C")
(setenv "LC_ALL" "C")
(setq load-path
(cons "~/.lisp" load-path))
(require 'my-init)
;(my-planner-replan)
(server-start)
;(add-to-list 'vc-handled-backends 'SVK)
; (iconify-frame)