[PATCH v2] emacs: add stash support for git send-email command line

2015-01-02 Thread Jani Nikula
On Fri, 02 Jan 2015, David Edmondson wrote: > On Thu, Jan 01 2015, Jani Nikula wrote: >> Stash From/To/Cc as --to/--to/--cc, respectively, and Message-Id as >> --in-reply-to, suitable for pasting to git send-email command line. >> --- >> emacs/notmuch-show.el | 38

[PATCH v2] emacs: add stash support for git send-email command line

2015-01-02 Thread David Edmondson
On Thu, Jan 01 2015, Jani Nikula wrote: > Stash From/To/Cc as --to/--to/--cc, respectively, and Message-Id as > --in-reply-to, suitable for pasting to git send-email command line. > --- > emacs/notmuch-show.el | 38 ++ > 1 file changed, 38 insertions(+) > >

Re: [PATCH v2] emacs: add stash support for git send-email command line

2015-01-02 Thread Jani Nikula
On Fri, 02 Jan 2015, David Edmondson d...@dme.org wrote: On Thu, Jan 01 2015, Jani Nikula wrote: Stash From/To/Cc as --to/--to/--cc, respectively, and Message-Id as --in-reply-to, suitable for pasting to git send-email command line. --- emacs/notmuch-show.el | 38

[PATCH v2] emacs: add stash support for git send-email command line

2015-01-01 Thread Jani Nikula
Stash From/To/Cc as --to/--to/--cc, respectively, and Message-Id as --in-reply-to, suitable for pasting to git send-email command line. --- emacs/notmuch-show.el | 38 ++ 1 file changed, 38 insertions(+) diff --git a/emacs/notmuch-show.el

Re: [PATCH v2] emacs: add stash support for git send-email command line

2015-01-01 Thread David Edmondson
On Thu, Jan 01 2015, Jani Nikula wrote: Stash From/To/Cc as --to/--to/--cc, respectively, and Message-Id as --in-reply-to, suitable for pasting to git send-email command line. --- emacs/notmuch-show.el | 38 ++ 1 file changed, 38 insertions(+) diff --git

[PATCH v2] emacs: add stash support for git send-email command line

2015-01-01 Thread Jani Nikula
Stash From/To/Cc as --to/--to/--cc, respectively, and Message-Id as --in-reply-to, suitable for pasting to git send-email command line. --- emacs/notmuch-show.el | 38 ++ 1 file changed, 38 insertions(+) diff --git a/emacs/notmuch-show.el