[PATCH REBASE] emacs: add show view bindings to move to previous/next thread

2013-05-05 Thread Tomi Ollila
On Sun, May 05 2013, Mark Walters wrote: > Hi > > This seems like a useful addition to me. I have a couple of comments and > a little bikeshedding below. > > On Thu, 02 May 2013, Jani Nikula wrote: >> We have most of the plumbing in place, add the bindings M-n and M-p. >> --- >>

[PATCH REBASE] emacs: add show view bindings to move to previous/next thread

2013-05-05 Thread Mark Walters
Hi This seems like a useful addition to me. I have a couple of comments and a little bikeshedding below. On Thu, 02 May 2013, Jani Nikula wrote: > We have most of the plumbing in place, add the bindings M-n and M-p. > --- > emacs/notmuch-show.el | 24 > 1 file

Re: [PATCH REBASE] emacs: add show view bindings to move to previous/next thread

2013-05-05 Thread Tomi Ollila
On Sun, May 05 2013, Mark Walters markwalters1...@gmail.com wrote: Hi This seems like a useful addition to me. I have a couple of comments and a little bikeshedding below. On Thu, 02 May 2013, Jani Nikula j...@nikula.org wrote: We have most of the plumbing in place, add the bindings M-n

Re: [PATCH REBASE] emacs: add show view bindings to move to previous/next thread

2013-05-04 Thread Mark Walters
Hi This seems like a useful addition to me. I have a couple of comments and a little bikeshedding below. On Thu, 02 May 2013, Jani Nikula j...@nikula.org wrote: We have most of the plumbing in place, add the bindings M-n and M-p. --- emacs/notmuch-show.el | 24 1

[PATCH REBASE] emacs: add show view bindings to move to previous/next thread

2013-05-02 Thread Jani Nikula
We have most of the plumbing in place, add the bindings M-n and M-p. --- emacs/notmuch-show.el | 24 1 file changed, 24 insertions(+) diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el index face2a0..7f6ea65 100644 --- a/emacs/notmuch-show.el +++

[PATCH REBASE] emacs: add show view bindings to move to previous/next thread

2013-05-02 Thread Jani Nikula
We have most of the plumbing in place, add the bindings M-n and M-p. --- emacs/notmuch-show.el | 24 1 file changed, 24 insertions(+) diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el index face2a0..7f6ea65 100644 --- a/emacs/notmuch-show.el +++