discussion and development of piem
 help / color / mirror / code / Atom feed
* [PATCH 0/4] Support text/plain patch attachments
@ 2020-11-22 20:46 Kyle Meyer
  2020-11-22 20:46 ` [PATCH 1/4] gnus: Prefer mm-handle-media-type over direct access Kyle Meyer
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Kyle Meyer @ 2020-11-22 20:46 UTC (permalink / raw)
  To: piem

I've been unable to use piem-am a few times because the attached patch
was text/plain, but piem-notmuch-am-ready-mbox and
piem-gnus-am-ready-mbox consider only text/x-diff and text/x-patch.

  [1/4] gnus: Prefer mm-handle-media-type over direct access
  [2/4] gnus, notmuch: Share "attachment is patch?" logic
  [3/4] Use when-let in a few more spots
  [4/4] gnus, notmuch: Consider text/plain patch attachments

 piem-gnus.el    | 51 ++++++++++++++++++++++++-------------------------
 piem-notmuch.el | 24 +++++++++++------------
 piem.el         |  9 +++++++++
 3 files changed, 46 insertions(+), 38 deletions(-)


base-commit: 88b445e0e10b4c59f385989218a4f05824da2b75
-- 
2.29.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-11-22 21:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-22 20:46 [PATCH 0/4] Support text/plain patch attachments Kyle Meyer
2020-11-22 20:46 ` [PATCH 1/4] gnus: Prefer mm-handle-media-type over direct access Kyle Meyer
2020-11-22 20:46 ` [PATCH 2/4] gnus, notmuch: Share "attachment is patch?" logic Kyle Meyer
2020-11-22 20:46 ` [PATCH 3/4] Use when-let in a few more spots Kyle Meyer
2020-11-22 20:46 ` [PATCH 4/4] gnus, notmuch: Consider text/plain patch attachments Kyle Meyer
2020-11-22 21:10   ` Kyle Meyer

Code repositories for project(s) associated with this public inbox

	https://git.kyleam.com/piem/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).