[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#77866: 30.0.50; message.el handling of non-ascii names in addresses
From: |
Robert Pluim |
Subject: |
bug#77866: 30.0.50; message.el handling of non-ascii names in addresses |
Date: |
Fri, 18 Apr 2025 17:15:23 +0200 |
tags 77866 fixed
close 77866 31.1
quit
>>>>> On Fri, 18 Apr 2025 14:31:56 +0300, Eli Zaretskii <eliz@gnu.org> said:
>> Cc: 77866@debbugs.gnu.org
>> From: Robert Pluim <rpluim@gmail.com>
>> Date: Fri, 18 Apr 2025 09:40:14 +0200
>>
>> >>>>> On Thu, 17 Apr 2025 16:45:25 +0100, Al Haji-Ali
<abdo.haji.ali@gmail.com> said:
>>
Abdo> On 17/04/2025, Robert Pluim wrote:
>> >> The root cause of this is that `mail-encode-encoded-word-buffer' is
>> >> using the `mime' method to encode the value, instead of the
>> >> `address-mime' method. Thatʼs because youʼve written the "Cc" header
>> >> name as "CC", and the lookup for the method based on the header name
>> >> is being done case-sensitively. Patch below fixes it for me (it also
>> >> helps if you put a newline at the end of the string youʼre testing)
>>
Abdo> Yep, can confirm your patch fixes the issue. Thanks!
>>
>> Thanks for testing. Maintainers, since this bug has been around
>> basically forever, I guess the fix goes to master, not the release
>> branch?
Eli> Yes, please.
Robert
--
Pushed to master.
7d886f214e1 2025-04-18T15:53:13+02:00 "Match mail headers case-insensitively
when encoding"
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=7d886f214e165d84d3fdbe14b3766d9e88056529