[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master 42596bd 2/6: Little improvements in rmail.el. Recognize encry
From: |
Richard Stallman |
Subject: |
Re: master 42596bd 2/6: Little improvements in rmail.el. Recognize encryped override headers. |
Date: |
Thu, 13 May 2021 00:52:45 -0400 |
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> Rmail's
> > threading is based on comparing their Subject lines, and Rmail already
> > has quite a few heuristics whose purpose is to clean up the Subject
> > line to that end. I see nothing wrong with adding one more
> > heuristics; the problem hits me as well.
> But this shouldn't be embedded directly into the code.
> We should have instead a variable specifying those cases (so it can be
> extended/adjusted depending on the cases the users face).
We could have a list of (REGEXP REPLACEMENT) items.
and feed each item to string-replace.
--
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)