From: David Bremner Date: Sat, 19 Mar 2022 10:07:53 +0000 (-0300) Subject: emacs: factor out calculation of mm-inline-override-types X-Git-Tag: 0.37_rc0~119 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=817e53f4dbda45bfad22bc9b9fb75d9c90c49774;hp=817e53f4dbda45bfad22bc9b9fb75d9c90c49774;p=notmuch emacs: factor out calculation of mm-inline-override-types The intended use case of this new function is to make reply behaviour track that of show with respect to attachments. Also fix the glob (which worked by fluke) into the documented regexp. ---