bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#22537: 25.1.50; cursor-sensor-mode strangeness


From: Lars Ingebrigtsen
Subject: bug#22537: 25.1.50; cursor-sensor-mode strangeness
Date: Thu, 03 Dec 2020 10:49:12 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Helmut Eller <eller.helmut@gmail.com> writes:

> When executing the example below with: emacs -Q -nw -l test.el
> Emacs prints
>    "result: ((1 2 entered) (5 6 left))"
> I would expect this instead:
>    ((1 2 entered) (2 3 left) (4 5 entered) (5 6 left))

(This bug report unfortunately got no response at the time.)

In Emacs 28, I'm getting:

"result: ((1 2 entered) (2 3 left) (3 4 entered) (4 5 left))"

And I think that's correct?  So it looks like this has been fixed at
some point in the years that's passed since this was reported, and I'm
closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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