From e9109da15e340fe6108534cc772a8dac7d9c2dfc Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 6 Nov 2019 21:30:32 -0700 Subject: [PATCH] add pointers to mailscripts --- emacstips.mdwn | 6 ++++++ frontends.mdwn | 7 +++++++ 2 files changed, 13 insertions(+) diff --git a/emacstips.mdwn b/emacstips.mdwn index f20b325..79df754 100644 --- a/emacstips.mdwn +++ b/emacstips.mdwn @@ -867,3 +867,9 @@ attachment. This is currently work in progress, but you can already add the hook to your `~/.emacs.d/notmuch-config.el` file to test it. Details available (and feedback welcome) in the [relevant discussion](https://notmuchmail.org/pipermail/notmuch/2018/026414.html). + +## Applying patches to git repositories + +The `notmuch-extract-thread-patches` and +`notmuch-extract-message-patches` commands from the `elpa-mailscripts` +package in Debian (and its derivatives) can do this for you. diff --git a/frontends.mdwn b/frontends.mdwn index 504a421..349224e 100644 --- a/frontends.mdwn +++ b/frontends.mdwn @@ -31,3 +31,10 @@ * [patches](https://github.com/stefanha/patches), a patch tracking system. * [notmuch-extract-patch](https://github.com/aaptel/notmuch-extract-patch), a tool to extract patches from a thread. +* [notmuch-import-patch](https://manpages.debian.org/notmuch-import-patch) + can import a git branch into your notmuch database as if it had been + sent to you with git-send-email(1), so that you can provide comments + on the branch by e-mail to its author + +notmuch-extract-patch and notmuch-import patch are included in the +`mailscripts` package in Debian and its derivatives. -- 2.43.0