Closed Bug 271733 Opened 20 years ago Closed 20 years ago

Use pref mailnews.localizedRe for subject threading

Categories

(Thunderbird :: Mail Window Front End, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: anlan, Assigned: mscott)

References

Details

Since bug 213004 we have a pref for setting localized Re-strings so that reply
can strip silly chains like "Re: SV: Re: SV:" that tend to appear when mixing
sane clients with some Microsoft software.

It would be nice to also use this pref when threading subjects in the folder
view so that even those messages with the silly subjects end up together. :-)

The pref is currently only used here:
http://lxr.mozilla.org/seamonkey/source/mailnews/base/util/nsMsgUtils.cpp#384
Hmm. This might be totally invalid, after some closer inspection I think the
thread pane already shows the Re-stripped subject. I'll keep the bug open as a
reminder to look into why the localizedRe pref doesn't work though.
Silly me. This works perfectly well. But, one must zap the .msf file first if it
was created without the pref set since the stored header flags for MSG_HAS_RE
will be wrong. It is only used for new messages otherwise.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.