From: Robert Pluim <rpluim@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 72442@debbugs.gnu.org, bjorn.bidar@thaodan.de
Subject: bug#72442: 31.0.50; Gnus or message.el doesn't handle international message reply subject prefixes and insults users
Date: Tue, 20 Aug 2024 15:56:24 +0200 [thread overview]
Message-ID: <87bk1nuwl3.fsf@gmail.com> (raw)
In-Reply-To: <86ed6jwfkp.fsf@gnu.org> (Eli Zaretskii's message of "Tue, 20 Aug 2024 15:20:54 +0300")
>>>>> On Tue, 20 Aug 2024 15:20:54 +0300, Eli Zaretskii <eliz@gnu.org> said:
>> From: Robert Pluim <rpluim@gmail.com>
>> Cc: Björn Bidar <bjorn.bidar@thaodan.de>,
>> 72442@debbugs.gnu.org
>> Date: Tue, 20 Aug 2024 11:46:26 +0200
>>
>> >>>>> On Sat, 03 Aug 2024 20:19:48 +0300, Eli Zaretskii <eliz@gnu.org> said:
>>
>> >> From: Björn Bidar <bjorn.bidar@thaodan.de>
>> >> Cc: 72442@debbugs.gnu.org
>> >> Date: Sat, 03 Aug 2024 19:58:46 +0300
>> >>
>> >> Eli Zaretskii <eliz@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
--
next prev parent reply other threads:[~2024-08-20 13:56 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <87o769n3y8.fsf@>
2024-08-03 15:43 ` bug#72442: 31.0.50; Gnus or message.el doesn't handle international message reply subject prefixes and insults users Eli Zaretskii
2024-08-03 16:58 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
[not found] ` <87ed75lf09.fsf@>
2024-08-03 17:19 ` Eli Zaretskii
2024-08-20 9:46 ` Robert Pluim
2024-08-20 12:20 ` Eli Zaretskii
2024-08-20 13:56 ` Robert Pluim [this message]
2024-08-21 10:21 ` Francesco Potortì
2024-08-22 11:37 ` Robert Pluim
2024-08-22 12:04 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-08-22 12:15 ` Eli Zaretskii
2024-08-27 15:50 ` Robert Pluim
2024-08-27 16:39 ` Eli Zaretskii
2024-09-19 14:52 ` Robert Pluim
[not found] ` <66c7296a.a70a0220.2590d7.c939SMTPIN_ADDED_BROKEN@mx.google.com>
2024-08-22 13:14 ` Robert Pluim
2024-08-23 5:39 ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
[not found] ` <66c8208e.050a0220.16a63b.3a8cSMTPIN_ADDED_BROKEN@mx.google.com>
2024-08-23 8:00 ` bug#72442: : " Robert Pluim
2024-08-03 13:14 Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87bk1nuwl3.fsf@gmail.com \
--to=rpluim@gmail.com \
--cc=72442@debbugs.gnu.org \
--cc=bjorn.bidar@thaodan.de \
--cc=eliz@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).