[PATCH] notmuch.el: 'F' in search mode takes us to a list of folders.

2010-04-07 Thread Carl Worth
On Sat, 27 Feb 2010 08:49:06 +0100, Sebastian Spaeth wrote: > From: David Edmondson > --- > Dear Carl, I start out notmuch in my inbox search, but find myself > navigating to the notmuch-folder view quite often. Therefore the key > binding 'F' to open a notmuch-folder is really handy. I agree t

[PATCH] notmuch.el: 'F' in search mode takes us to a list of folders.

2010-04-08 Thread David Edmondson
On Wed, 07 Apr 2010 16:12:36 -0700, Carl Worth wrote: > I'm actually currently using super-n (a personal customization I have) > to get to notmuch-folder view from *any* buffer in emacs. This is also my current approach, though I don't use it very much (or 'F'). dme. -- David Edmondson, http://

[notmuch] [PATCH] notmuch.el: 'F' in search mode takes us to a list of folders.

2010-02-11 Thread David Edmondson
--- notmuch.el |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/notmuch.el b/notmuch.el index 040997e..8f50abe 100644 --- a/notmuch.el +++ b/notmuch.el @@ -1104,6 +1104,7 @@ matching this search term are shown if non-nil. " (define-key map "-" 'notmuch-search-remove-ta

[notmuch] [PATCH] notmuch.el: 'F' in search mode takes us to a list of folders.

2010-02-11 Thread David Edmondson
--- notmuch.el |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/notmuch.el b/notmuch.el index 040997e..8f50abe 100644 --- a/notmuch.el +++ b/notmuch.el @@ -1104,6 +1104,7 @@ matching this search term are shown if non-nil. " (define-key map "-" 'notmuch-search-remove-ta

Re: [PATCH] notmuch.el: 'F' in search mode takes us to a list of folders.

2010-04-07 Thread Carl Worth
On Sat, 27 Feb 2010 08:49:06 +0100, Sebastian Spaeth wrote: > From: David Edmondson > --- > Dear Carl, I start out notmuch in my inbox search, but find myself > navigating to the notmuch-folder view quite often. Therefore the key > binding 'F' to open a notmuch-folder is really handy. I agree t

Re: [PATCH] notmuch.el: 'F' in search mode takes us to a list of folders.

2010-04-08 Thread David Edmondson
On Wed, 07 Apr 2010 16:12:36 -0700, Carl Worth wrote: > I'm actually currently using super-n (a personal customization I have) > to get to notmuch-folder view from *any* buffer in emacs. This is also my current approach, though I don't use it very much (or 'F'). dme. -- David Edmondson, http://