Hi, I regularly encounter a bug in Gnus (or message) that I'd love to fix. Given my very rudimentary experience with Elisp, I'd very much appreciate some help on how to get started. The bug occurs when I send an email message with an attachment that is a Python source file. Lines in that file that begin with "from" (or perhaps just the first such line), get capitalized, as if they were a SMTP header. For an example see the message [1] that I've just sent to a mailing list. How would one set out to debug this? Thanks, Christoph [1] https://mailman-mail5.webfaction.com/pipermail/kwant-discuss/2017-November/001511.html