On Tue, 09 Mar 2010 10:20:39 -0800, Carl Worth <cworth at cworth.org> wrote:
> And please let me know if you need any further changes to notmuch to > make it work better with org-mode. (A recent message on this list does > make me very interested to try out org-mode and to make sure it > integrates well with notmuch.) The last patches needed for initial org-mode support are id:1267015920-8999-1-git-send-email-david at tethera.net (notmuch-query.el) and 1265773528-30794-1-git-send-email-david at tethera.net (emacs subdirectory) The first is needed by the code which creates links to notmuch threads. Since threads are mutable, what it does turn a thread-id into a list of message-ids. All the best, David