[PATCH] emacs: Mark the quoted region during reply.

2012-01-10 Thread David Bremner
On Fri, 6 Jan 2012 10:03:40 +, David Edmondson wrote: > Mark the quoted region of text during a reply, making it easy for the > user to delete it quickly. Pushed to master. d

Re: [PATCH] emacs: Mark the quoted region during reply.

2012-01-10 Thread David Bremner
On Fri, 6 Jan 2012 10:03:40 +, David Edmondson d...@dme.org wrote: Mark the quoted region of text during a reply, making it easy for the user to delete it quickly. Pushed to master. d ___ notmuch mailing list notmuch@notmuchmail.org

[PATCH] emacs: Mark the quoted region during reply.

2012-01-06 Thread Tomi Ollila
On Fri, 6 Jan 2012 10:03:40 +, David Edmondson wrote: > Mark the quoted region of text during a reply, making it easy for the > user to delete it quickly. > --- +1 Tomi > emacs/notmuch-mua.el |3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > > diff --git

[PATCH] emacs: Mark the quoted region during reply.

2012-01-06 Thread Xavier Maillard
On Fri, 6 Jan 2012 10:03:40 +, David Edmondson wrote: > Mark the quoted region of text during a reply, making it easy for the > user to delete it quickly. LGTM ! (That's also a desirable feature). /Xavier

[PATCH] emacs: Mark the quoted region during reply.

2012-01-06 Thread David Edmondson
Mark the quoted region of text during a reply, making it easy for the user to delete it quickly. --- emacs/notmuch-mua.el |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/emacs/notmuch-mua.el b/emacs/notmuch-mua.el index 7114e48..32e2e30 100644 --- a/emacs/notmuch-mua.el

[PATCH] emacs: Mark the quoted region during reply.

2012-01-06 Thread David Edmondson
Mark the quoted region of text during a reply, making it easy for the user to delete it quickly. --- emacs/notmuch-mua.el |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/emacs/notmuch-mua.el b/emacs/notmuch-mua.el index 7114e48..32e2e30 100644 --- a/emacs/notmuch-mua.el

Re: [PATCH] emacs: Mark the quoted region during reply.

2012-01-06 Thread Tomi Ollila
On Fri, 6 Jan 2012 10:03:40 +, David Edmondson d...@dme.org wrote: Mark the quoted region of text during a reply, making it easy for the user to delete it quickly. --- +1 Tomi emacs/notmuch-mua.el |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git