long recipient field truncation
Bug #744059 reported by
Arik
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
VM |
In Progress
|
Wishlist
|
Arik |
Bug Description
Feature request. I sometimes get mail that is explicitly to a lot of addresses (as opposed to mailing lists) to the point that previewing in a reasonable sized window reveals none of the message. I propose adding a function and variable that will detect the number of addresses in the To: (and CC:) fields and truncate above a certain number, then summarize the remaining count when previewing. i.e.:
To: <email address hidden>, <email address hidden>, <email address hidden>, (and 42 others)
Where the variable is set to 3 (show at most 3). Perhaps a reasonable default could be assumed (6 or so? Or simply nil). Envoking vm-expose-
Changed in vm: | |
importance: | Undecided → Wishlist |
assignee: | nobody → Arik (akwm) |
Changed in vm: | |
status: | New → Triaged |
milestone: | none → 8.2.1 |
To post a comment you must log in.
Hi Arik, check out the shrunken-headers option in vm-rfaddons. Please
feel free to integrate it into core VM.
Cheers,
Uday