Daniel Kahn Gillmor <[email protected]> writes: > All three messags below are "From:" both alice and bob, and alice is > always listed first. the difference in how notmuch-emacs displays them > is in how the sending address shows up. In notmuch-search, it only > shows the first address: > > ----------------------- > 1 mins. ago [1/1] [email protected] a final test () > 5 mins. ago [1/1] [email protected] a third message () > 23 mins. ago [1/1] Alice a second test from Alice and Bob () > 24 mins. ago [1/1] Alice a test from alice and bob () > End of search results. > -----------------------
This inconsistency (whether it's a bug or not) is present in the output from "notmuch search" on the CLI, so not emacs specific. > > But the first message in notmuch-show doesn't show Bob at all: > ----------------------- > Alice <[email protected]> (8 mins. ago) () > Subject: a test from alice and bob > To: Daniel Kahn Gillmor <[email protected]> > Date: Mon, 23 Oct 2017 01:37:56 -0400 > > here we go This on the other hand seems to be the fault of the emacs front end, as both addresses are present in the sexp / json output. _______________________________________________ notmuch mailing list -- [email protected] To unsubscribe send an email to [email protected]
