On Thu, Mar 15, 2018 at 10:03:22AM +0000, Darac Marjal wrote: > I managed to see it read "[setting sender] mailbox ...". That was > enough for me to find the function "void mutt_gpgme_set_sender()". > > I can see that this function sets the sender for gpgme (presumably so it > knows who to sign as), but my question is why is the message "[setting > sender] mailbox: %s" displayed using mutt_error()?
Hi Darac, Thanks for the report. As you guessed, it shouldn't be using mutt_error() here. I don't think the message has much utility, given how quickly it flies by, so I will change it to use a debug statement instead. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
