On Tue, Dec 12, 2017 at 3:37 PM, Stefan Monnier wrote: > > So if you want a function which modifies focus, it should not be called > select-frame-window: it needs to have "focus" in its name. > ​Similarly, the doc for select-frame should include something on how to change input focus. It mentions input focus but doesn't say how to affect it. Sounds like we would need to call this new function: select-window-set-input-focus which would parallel select-frame-set-input-focus nicely. Bob