While trying and debbugging piem recently, I realized what I actually needed was a proper bridge between debbugs and notmuch, and that it was as simple as combining the piem-debbugs-get-mid with the notmuch-show function. (To the best of my knowledge, I couldn't find the same in a proper package before). Attached you can find a file with a minor mode that does just that and damn it's so much better to work with debbugs now. I don't know however in which package I should rather upstream the content of this. Could be : - In debbugs, by creating a proper debbugs-gnu-mail-backend that would only be defined if notmuch is present, or by copying the way piem uses variables to store functions instead of having an inflexible debbugs-gnu-mail-backend and hardcoding the rest from there. - In piem, since it is lightweight and has this "glue" caracteristic. - In notmuch, because it could be adapted here too. WDYT?
-- Best regards, Nicolas Graves
_______________________________________________ notmuch mailing list -- notmuch@notmuchmail.org To unsubscribe send an email to notmuch-leave@notmuchmail.org