[PATCH v3 0/3] emacs: patch filename from subject

Subject: [PATCH v3 0/3] emacs: patch filename from subject

Date: Tue, 27 Dec 2011 18:04:37 +0200

To: notmuch@notmuchmail.org

Cc:

From: Jani Nikula


Hi all, v3 with the following changes:

* new patch 1/3 to add fake parts through a special handler to make them stand
  out from real MIME parts

* make notmuch-wash-subject-to-patch-filename more lispy as suggested by David
  in id:"cun62h3tu51.fsf@hotblack-desiato.hh.sledj.net"

BR,
Jani.

Jani Nikula (3):
  emacs: add inline patch fake parts through a special handler
  emacs: create patch filename from subject for inline patch fake parts
  test: emacs: test notmuch-wash-subject-to-* functions

 emacs/notmuch-show.el          |    4 +
 emacs/notmuch-wash.el          |   45 ++++++++++++-
 test/emacs-subject-to-filename |  138 ++++++++++++++++++++++++++++++++++++++++
 test/notmuch-test              |    1 +
 4 files changed, 186 insertions(+), 2 deletions(-)
 create mode 100755 test/emacs-subject-to-filename

-- 
1.7.5.4


Thread: