* http://www.emacswiki.org/emacs/WinnerMode gives:
"The problem with (windmove-default-keybindings) is that they clash with the more common use on modern systems of S-right etc for selecting text. In Emacs this is turned on by CuaMode for example. Therefore it might be better to go with the alternative (windmove-default-keybindings 'meta) --ie suggest trying: (windmove-default-keybindings 'meta) rather than (windmove-default-keybindings) (I don't believe this will help; maybe though)