emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] windmove.el: Fix windmove-reference-loc miscalculation


From: martin rudalics
Subject: Re: [PATCH] windmove.el: Fix windmove-reference-loc miscalculation
Date: Fri, 20 Jan 2012 11:01:57 +0100

> When using window hscroll (toggle-truncate-lines on a long lines
> buffer), windmove misbehaves. I mean : with the following window
> configuration :
>
> +------+-----+
> |      |     |
> |      |  2  |
> |  1   +-----+
> |      |     |
> |      |  3  |
> +------+-----+
>
> and with the very long lines buffer as current buffer of window 3 and point
> to the end of a line, `windmove-up' selects the window 1 instead of the
> window 2.

Could you kindly provide a simple scenario to reproduce this.  Also
could you please check whether `window-in-direction' suffers from the
same problem?

Thanks, martin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]