[notmuch] Patches in support of linking from org-mode

Subject: [notmuch] Patches in support of linking from org-mode

Date: Fri, 4 Dec 2009 22:26:35 -0400

To: notmuch@notmuchmail.org

Cc:

From: david@tethera.net


These two patches are pretty much independent. The first is needed by my 
work in progress patch for org-mode to provide links into notmuch 
(http://pivot.cs.unb.ca/git/?p=org-mode.git;a=shortlog;h=refs/heads/notmuch-link).

The second changes the interface of git-show to take the query-string
recently added explicitly as a parameter. This is more an aesthetic
thing, but it means that I don't have to call notmuch-show like
(let notmuch-query-search-string thread-id
     (notmuch-show thread-id))

Hope you like em. I also hope this whole git-send-email thing works out.

David

Thread: