[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mouse-face property and pointer property makes pointer change back a
From: |
Mauro Aranda |
Subject: |
Re: mouse-face property and pointer property makes pointer change back and forth |
Date: |
Wed, 29 Jan 2025 11:05:09 -0300 |
User-agent: |
Mozilla Thunderbird |
Eli Zaretskii <eliz@gnu.org> writes:
>> Date: Wed, 29 Jan 2025 10:41:13 -0300
>> Cc: emacs-devel@gnu.org
>> From: Mauro Aranda <maurooaranda@gmail.com>
>>
>> I though I did that on my reply. Here's what report-emacs-bug says:
>>
>>
>> In GNU Emacs 31.0.50 (build 3, x86_64-pc-linux-gnu, GTK+ Version
>> 3.24.33, cairo version 1.16.0) of 2025-01-28 built on tbb-desktop
>> Repository revision: 5f95090b503b01b36e2dd727eec767e3cecb1e0e
>> Repository branch: widget-dev
>
> You are using a local branch, it seems. Can it be that this branch
> has some changes which could explain the problem you see?
No, there are only changes to wid-edit.el. I see it on master too.
I'll check older versions, see if I can find something.
> If not, then I guess only debugging on the C level will tell us what's
> going on. Although debugging problems that only happen when the
> cursor is blinking is not easy. But perhaps adding some printf's to
> the relevant functions will help us understand what's going on.
I can do that with some guidance (I don't know where to put the
printf's, to begin with).
Should I file a bug report?