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: Jérémy Compostella
Subject: Re: [PATCH] windmove.el: Fix windmove-reference-loc miscalculation
Date: Fri, 20 Jan 2012 17:55:00 +0100

Sylvain, thanks saving my time :)

Effectively the issue is only windmove.el related.

2012/1/20 Sylvain Rousseau <address@hidden>
For example:

emacs -Q --eval "(progn (toggle-truncate-lines 1) \
(split-window-right) \
(other-window 1) \
(split-window-below) \
(insert \"blahblahblahblahblahblahblahblahblahblahblahblahblahblahblahblahblahblahblahblahblahblahblahblahblahblahblahblahblahblah\"))"

Then try to windmove-down, it moves left! :/

window-in-direction seems to be doing fine anyway!

Sylvain.



--
« Si debugger, c'est supprimer des bugs, alors programmer ne peut être que les ajouter » - Edsger Dijkstra

reply via email to

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