mailscripts 0.20
Sean Whitton
spwhitton at spwhitton.name
Tue May 5 18:59:22 BST 2020
Hello,
I'm pleased to release mailscripts 0.20 with the following changes:
* imap-dl: Fix failure when python3-gssapi isn't installed (Closes: #955011).
Thanks to Robbie Harwood for the patch.
* imap-dl: Update for imaplib type changes (Closes: #959607).
Thanks to Robbie Harwood for the patch and David Bremner for testing.
* notmuch-slurp-debbug: Fix reading configuration file (Closes: #958391).
Thanks to intrigeri for the patch.
* mailscripts.el:
- Change prompt "branch name" -> "new branch name".
When the user inputs a branch name, it is used only to attempt the
creation of a new branch, but the old prompt suggests that inputting
an existing branch name would cause that branch to be checked out.
- Add mailscripts-detach-head-from-existing-branch defcustom.
- notmuch-extract-message-patches: set NO-STRICT-MIME argument of
`mm-dissect-buffer' to enable extracting patches from more messages.
- notmuch-extract-message-patches: attempt to improve regexp to
extract more wanted patches.
* maildir-import-patch: Prepend "[PATCH fooproject imported]" to the
subject lines of patches, unless the user supplies a --subject-prefix
option to be passed on to git-format-patch(1).
This makes patches generated by this script more easily
distinguishable from patches really received by e-mail.
- Add libgit-wrapper-perl to Recommends.
* Add mailing list & IRC channel info to CONTRIBUTING.rst.
You can find the source at https://git.spwhitton.name/mailscripts for
browsing online or git cloning.
Releases are made by publishing signed git tags to that repository. The
tag for this release is named '0.20', and is signed by me.
On Debian/etc. systems, apt-get install mailscripts elpa-mailscripts
-8<-
mailscripts is a collection of scripts for manipulating e-mail.
mdmv -- safely move messages between maildirs
mbox2maildir -- convert an mbox to a maildir using Python's libraries
notmuch-slurp-debbug -- add messages from a Debian bug to notmuch
notmuch-extract-patch -- extract a git patch series from notmuch
mbox-extract-patch -- extract a git patch series from an mbox
maildir-import-patch -- import a git patch series into a maildir
notmuch-import-patch -- import a git patch series into notmuch
email-print-mime-structure -- tree view of a message's MIME structure
email-extract-openpgp-certs -- extract OpenPGP certificates from a message
imap-dl -- download messages from an IMAP mailbox to a maildir
mailscripts.el -- Emacs functions for accessing tools in the
mailscripts package.
--
Sean Whitton
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://www.chiark.greenend.org.uk/pipermail/sgo-software-announce/attachments/20200505/5f86a39b/attachment.sig>
More information about the sgo-software-announce
mailing list