GNU bug report logs -
#16017
24.3.50; windmove is broken
Previous Next
Reported by: Dmitry Gutov <dgutov <at> yandex.ru>
Date: Sun, 1 Dec 2013 01:54:02 UTC
Severity: normal
Found in version 24.3.50
Done: Dmitry Gutov <dgutov <at> yandex.ru>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On 03.12.2013 13:44, martin rudalics wrote:
> IIUC the bug happens only in a window whose subwindow does not have an
> integral number of lines like in a maximized frame. Is that correct?
Seems so. On my machine, the problem is there when the window is
maximized (and the frame has non-integral number of lines), but
disappears when Emacs is in fullscreen mode, without window borders and
everything (then the frame height looks evenly divisible by line height).
> In the long run I'd like to use `window-in-direction' here because it
> doesn't suffer this problem. Meanwhile I can offer the attached patch
> (although I'm not sure whether it is really better than customizing
> `windmove-window-distance-delta').
The patch works, except it doesn't let me move to the minibuffer window
when it's active, and doesn't say so when the minibuffer is inactive
(and it should, according to `windmove-do-window-select'). Changing the
value of `windmove-window-distance-delta' doesn't help with it either,
so looks like the patch is indeed equivalent to that.
> BTW: If you want to test `window-in-direction' directly you can try the
> following instead:
Thank you, this is better. The minibuffer is selectable this way, and
other cases of window navigation work, too.
The "no window there" feedback is non-existent (error "Wrong type
argument: window-live-p, nil"), but that's to be expected, I guess.
This bug report was last modified 11 years and 156 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.