Applying patches directly from emails?

2016-07-22 Thread Nicolas Petton
hi, I'd like to be able to apply patches sent from emails, either as attachments or inlined. Notmuch can show inline patches as diffs, which is very handy, but I didn't find a builtin way to apply these inline patches (or attached ones) directly from the email, maybe I overlooked something? Chee

Re: (emacs) Parsing problems replying to encrypted html

2016-07-22 Thread Matthew Lear
Hi David, > OK, with that setting I can duplicate the problem replying to encrypted > HTML mail. > > It's also true that notmuch-reply doesn't include the content in the > html version of the multipart/alternative. Unlike notmuch show, it > doesn't have the ability to send parts later, so I guess

Missing headers when forwarding html message as RFC822

2016-07-22 Thread Matthew Lear
Hi, With notmuch built from very recent git (sha 3a45d29) it would seem that when forwarding an HTML only message as RFC822, once received, the message does not have any headers and notmuch-show merely displays 'Date: Thu, 01 Jan 1970 00:00:00 +'. I've stripped my .emacs back to a bare minimum

Re: [PATCH] create .mailmap file (for git shortlog/blame)

2016-07-22 Thread Gaute Hope
David Bremner writes on juli 22, 2016 14:47: It would potentially make sense to automagically update this file during the release process using the output from git shortlog. I use git-rank-contributors to maintain sup (written by William Morgan of sup fame, appropriately of this conversation)

Re: [PATCH 2/2] emacs: express notmuch-search-line-faces in terms of two new faces: notmuch-search-flagged-face and notmuch-search-unread-face.

2016-07-22 Thread David Bremner
Matt Armstrong writes: > This makes it easier to find the relevant face by customizing > notmuch-faces. I plan to do the same to the other alists of faces > found elsewhere. > --- > NEWS | 7 +++ > emacs/notmuch.el | 39 --- > 2 files changed

Re: [PATCH 1/2] Add Google Inc. to AUTHORS as a contributor.

2016-07-22 Thread David Bremner
Matt Armstrong writes: > By virtue of being a Google employee I'm required to contribute > software in the name of Google and not myself. Google retains > whatever rights (and liabilities) that come from having done so, not > myself. As long as this is clear, and my association with Google is >

[PATCH] create .mailmap file (for git shortlog/blame)

2016-07-22 Thread David Bremner
Recently it was suggested on the list that we add a contributor to AUTHORS. This file has been unmodified for 7 years, and is somewhat out of date. It would potentially make sense to automagically update this file during the release process using the output from git shortlog. This file helps clean