[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#74091: 31.0.50; string-pixel-width in mode line disables region
From: |
Eshel Yaron |
Subject: |
bug#74091: 31.0.50; string-pixel-width in mode line disables region |
Date: |
Mon, 11 Nov 2024 07:52:32 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Eli Zaretskii <eliz@gnu.org> writes:
>> From: Eshel Yaron <me@eshelyaron.com>
>> Cc: Stefan Monnier <monnier@iro.umontreal.ca>, 74091@debbugs.gnu.org
>> Date: Sun, 10 Nov 2024 21:19:58 +0100
>>
>> Eli Zaretskii <eliz@gnu.org> writes:
>>
>> >> From: Stefan Monnier <monnier@iro.umontreal.ca>
>> >> Cc: me@eshelyaron.com, 74091@debbugs.gnu.org
>> >> Date: Sun, 10 Nov 2024 11:46:47 -0500
>> >>
>> >> > Sorry, here's the correct patch:
>> >>
>> >> Oh, right, I had !(...||...)
>> >> Thanks, LGTM!
>> >
>> > Thanks, installed on the emacs-30 branch.
>>
>> Thank you both for getting to the bottom of this issue. Note that once
>> this fix lands on master, we should be able to revert 57fe24961fd.
>> Works well for me so far.
>
> I see no need to revert that commit, it doesn't cause any problems
> AFAICT.
The potential problem is misleading or confusing folks reading this code
in the future, since it implies (quite explicitly with the comments)
that there's a need to bind deactivate-mark, where in fact there isn't.
But OK, it's a small concern, so if you find it harmless I won't insist.
Eshel
- bug#74091: 31.0.50; string-pixel-width in mode line disables region, (continued)
- bug#74091: 31.0.50; string-pixel-width in mode line disables region, Eli Zaretskii, 2024/11/09
- bug#74091: 31.0.50; string-pixel-width in mode line disables region, Eli Zaretskii, 2024/11/09
- bug#74091: 31.0.50; string-pixel-width in mode line disables region, Stefan Monnier, 2024/11/09
- bug#74091: 31.0.50; string-pixel-width in mode line disables region, Eli Zaretskii, 2024/11/10
- bug#74091: 31.0.50; string-pixel-width in mode line disables region, Eli Zaretskii, 2024/11/10
- bug#74091: 31.0.50; string-pixel-width in mode line disables region, Eli Zaretskii, 2024/11/10
- bug#74091: 31.0.50; string-pixel-width in mode line disables region, Stefan Monnier, 2024/11/10
- bug#74091: 31.0.50; string-pixel-width in mode line disables region, Eli Zaretskii, 2024/11/10
- bug#74091: 31.0.50; string-pixel-width in mode line disables region, Eshel Yaron, 2024/11/10
- bug#74091: 31.0.50; string-pixel-width in mode line disables region, Eli Zaretskii, 2024/11/10
- bug#74091: 31.0.50; string-pixel-width in mode line disables region,
Eshel Yaron <=