[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#70796: 30.0.50; bug-reference-mode leading to constant GCing
From: |
Gerd Möllmann |
Subject: |
bug#70796: 30.0.50; bug-reference-mode leading to constant GCing |
Date: |
Sat, 01 Jun 2024 11:05:10 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
"Tassilo Horn" <tsdh@gnu.org> writes:
> Yes, right, x86 on GNU/Linux.
>
> Am Sa, 25. Mai 2024, um 09:58, schrieb Gerd Möllmann:
>> Tassilo Horn <tsdh@gnu.org> writes:
>>
>>>>> FWIW, I think goto-address-mode (buttonizing URLs and email addresses)
>>>>> will probably have the same effect, at least the code looks pretty
>>>>> similar. Can you confirm?
>>>>
>>>> Yes, goto-address-mode has the same effect.
>>>
>>> Alright. Then you can probably even simplify the issue with
>>>
>>> (defun i-do-nothing (start end) nil)
>>>
>>> and then M-: (jit-lock-register #'i-do-nothing) RET in some buffer,
>>> right?
>>
>> Yes, same problem. In a native build with current HEAD,
>> 984fb346fdf0d5ec9eaea6126aad0bea8823b8a3.
>>
>> As I mentioned, no problem without native compilation. I guess you have
>> an x86 cpu? Just to make sure...
Another data point: when building with native-comp-speed 0, the
problem is also gone.
- bug#70796: 30.0.50; bug-reference-mode leading to constant GCing,
Gerd Möllmann <=
- bug#70796: 30.0.50; bug-reference-mode leading to constant GCing, Eli Zaretskii, 2024/06/15
- bug#70796: 30.0.50; bug-reference-mode leading to constant GCing, Gerd Möllmann, 2024/06/15
- bug#70796: 30.0.50; bug-reference-mode leading to constant GCing, Tassilo Horn, 2024/06/16
- bug#70796: 30.0.50; bug-reference-mode leading to constant GCing, Eli Zaretskii, 2024/06/16
- bug#70796: 30.0.50; bug-reference-mode leading to constant GCing, Andrea Corallo, 2024/06/17
- bug#70796: 30.0.50; bug-reference-mode leading to constant GCing, Andrea Corallo, 2024/06/17
- bug#70796: 30.0.50; bug-reference-mode leading to constant GCing, Tassilo Horn, 2024/06/17
- bug#70796: 30.0.50; bug-reference-mode leading to constant GCing, Andrea Corallo, 2024/06/17
- bug#70796: 30.0.50; bug-reference-mode leading to constant GCing, Gerd Möllmann, 2024/06/17
- bug#70796: 30.0.50; bug-reference-mode leading to constant GCing, Andrea Corallo, 2024/06/17