GNU bug report logs -
#72442
31.0.50; Gnus or message.el doesn't handle international message reply subject prefixes and insults users
Previous Next
Reported by: Björn Bidar <bjorn.bidar <at> thaodan.de>
Date: Sat, 3 Aug 2024 13:16:01 UTC
Severity: normal
Tags: fixed
Found in version 31.0.50
Fixed in version 31.1
Done: Robert Pluim <rpluim <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #23 received at 72442 <at> debbugs.gnu.org (full text, mbox):
>>>>> On Tue, 20 Aug 2024 15:20:54 +0300, Eli Zaretskii <eliz <at> gnu.org> said:
>> From: Robert Pluim <rpluim <at> gmail.com>
>> Cc: Björn Bidar <bjorn.bidar <at> thaodan.de>,
>> 72442 <at> debbugs.gnu.org
>> Date: Tue, 20 Aug 2024 11:46:26 +0200
>>
>> >>>>> On Sat, 03 Aug 2024 20:19:48 +0300, Eli Zaretskii <eliz <at> gnu.org> said:
>>
>> >> From: Björn Bidar <bjorn.bidar <at> thaodan.de>
>> >> Cc: 72442 <at> debbugs.gnu.org
>> >> Date: Sat, 03 Aug 2024 19:58:46 +0300
>> >>
>> >> Eli Zaretskii <eliz <at> gnu.org> writes:
>> >>
>> >> > FWIW, Rmail does support the various ways of saying "Re:", so the code
>> >> > could be lifted from there.
>>
>> So does message, you just have to configure
>> `message-subject-re-regexp'. The message manual contains an
>> appropriate setting.
Eli> I wouldn't expect users to know how to do that in advance of getting
Eli> the various "Re:" variants out there. Should we perhaps improve the
Eli> default value to be less English-centric?
Yes, we should.
>> We could just add the example from the manual to the `defcustom' for
>> `message-subject-re-regexp' (and also align it with whatever Rmail
>> does).
Eli> I think good defaults here win big time. This corner is notoriously
Eli> dark and most users will not know how to make it better.
The first is easy. The second is a bit more difficult, since the two
donʼt cover exactly the same cases, and message matches
case-sensitively, unlike rmail, so weʼd need to either adapt eg "ΣΧΕΤ" to
"[Σσ][Χχ][Εε][Ττ]" or make the breaking change of binding
`case-fold-search' in message. Personally Iʼd prefer the latter.
(are there really mailers that prefix the subject with "R:"?)
Robert
--
This bug report was last modified 94 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.