[PATCH 2/2] emacs: add stash thread-id function to notmuch-search mode

2010-11-11 Thread Carl Worth
On Sat, 18 Sep 2010 15:48:22 -0400, Jameson Rollins wrote: > This add a "stash-map" for search-mode, just like in show-mode, and > adds one function, bound to "i" to stash the thread-id of the current > selected thread. > > Couldn't think of the correct way to stash other thread info, so I >

Re: [PATCH 2/2] emacs: add stash thread-id function to notmuch-search mode

2010-11-11 Thread Carl Worth
On Sat, 18 Sep 2010 15:48:22 -0400, Jameson Rollins jroll...@finestructure.net wrote: This add a stash-map for search-mode, just like in show-mode, and adds one function, bound to i to stash the thread-id of the current selected thread. Couldn't think of the correct way to stash other

[PATCH 2/2] emacs: add stash thread-id function to notmuch-search mode

2010-09-18 Thread Jameson Rollins
This add a stash-map for search-mode, just like in show-mode, and adds one function, bound to i to stash the thread-id of the current selected thread. Couldn't think of the correct way to stash other thread info, so I didn't add any other stash functions for now. --- emacs/notmuch.el | 13