GNU bug report logs - #16017
24.3.50; windmove is broken

Previous Next

Package: emacs;

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

From: Dmitry Gutov <dgutov <at> yandex.ru>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 16017 <at> debbugs.gnu.org
Subject: bug#16017: 24.3.50; windmove is broken
Date: Mon, 02 Dec 2013 12:29:18 +0200
On 02.12.2013 09:38, martin rudalics wrote:
> In `window-in-direction' I now use `window-pixel-edges' instead of
> `window-edges'.  Would doing the same in windmove.el fix it?

It doesn't. If I replace both occurrences of `window-edges' with 
`window-pixel-edges', the only windmove command that works is 
`windmove-down'. I've also tried replacing `window-inside-edges' with 
`window-inside-pixel-edges' and `posn-col-row' with `posn-x-y'.

What does help, is changing `windmove-window-distance-delta' from 1 to 
2. So the problem is likely to do with off-by-one errors in `window-edges'.




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.