mailscripts 0.24-1 source package in Ubuntu

Changelog

mailscripts (0.24-1) unstable; urgency=medium

  * mailscripts.el:
    - Enable lexical binding.
    - notmuch-slurp-debbug: at end, call notmuch-search not notmuch-show.
      This should avoid leaving the user viewing a thread containing only
      control messages, with no easy way to get to the bug correspondence.
    - mailscripts-detach-head-from-existing-branch can now have value `ask'.
  * gmi2email:
    - Support commenting out subscriptions.
    - Cope with XML feeds sent with text/gemini MIME type.
  * notmuch-extract-patch(1): add link to the piem project.

 -- Sean Whitton <email address hidden>  Fri, 07 Jan 2022 14:48:01 -0700

Upload details

Uploaded by:
Sean Whitton
Uploaded to:
Sid
Original maintainer:
Sean Whitton
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mailscripts_0.24-1.dsc 2.2 KiB a6f84fdaa3eb1801e5baa0b82412527245e22db9da75bcfacdad8cacda017ce1
mailscripts_0.24.orig.tar.xz 41.8 KiB e938e2dee80b1f02579e103f324aae913690972d603e8c18f5c4eb8be528b6c5
mailscripts_0.24-1.debian.tar.xz 5.9 KiB dce33d2e6baee8ef980be1c6486b693e9529d75850d7a8f0935ea3747142f44a

Available diffs

No changes file available.

Binary packages built by this source

elpa-mailscripts: Emacs functions for accessing tools in the mailscripts package

 This package adds to Emacs functions to access tools in the
 mailscripts package from Emacs.

mailscripts: collection of scripts for manipulating e-mail on Debian

 This package provides a collection of scripts for manipulating e-mail
 stored on Debian systems.
 .
 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
 .
 gmi2email -- subscribe to gemlogs and read individual Gemini pages by e-mail