Lars Ingebrigtsen writes: > Philip Kaludercic writes: > >> I have tried this out, and it seems somewhat elegant. From my testing, >> it seems to behave the same way as the previous approach. > > Looks good to me. One minor thing: > >> +(defvar windmove-default-map (make-sparse-keymap) >> + "Map used by `windmove-install-defaults'.") > > This should be called -mode-map. Ok, the patch is below. I also added warning this time to net people know if automatically bound keys would conflict. > I don't actually use windmove -- could somebody else who's using this > try this patch out and see whether it works well for them? -- Philip K.