aerc/lib/marker
Koni Marti 16dbb94221 util: fetch message headers for nil messages
Fix large archive operations that covers messages in the store with
unfetched headers. Commit e5ad877af5 ("msgstore: fetch missing headers
in visual mode") fixed this for the visual selection mode but omitted
the case when 'mark -a' is used to mark all messages.

Signed-off-by: Koni Marti <koni.marti@gmail.com>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-08-22 09:30:37 +02:00
..
marker.go util: fetch message headers for nil messages 2022-08-22 09:30:37 +02:00
marker_test.go store: extract marking behavior and add tests 2022-08-22 09:30:37 +02:00