Re: [notmuch] [PATCH] To use compose-mail and mail-citation-hook

Subject: Re: [notmuch] [PATCH] To use compose-mail and mail-citation-hook

Date: Thu, 18 Mar 2010 14:46:16 +0100

To: Sandra Snan, notmuch@notmuchmail.org

Cc:

From: Michal Sojka


On Tue, 16 Mar 2010, Sandra Snan wrote:
> Emacs has an interface called compose-mail which uses whatever mailing
> mode that you’ve selected in mail-user-agent so if you like the
> message mode that’s been hard-coded into notmuch.el, (setq
> mail-user-agent 'message-user-agent) and this will use that.
>
> This version of the patch also tries to yank the body text, calling
> mail-citation-hook as it does so it works with mu-cite, supercite,
> trivialcite and so on. I guess I started yak-shaving a bit too much
> because I kinda began to reconstruct the output of notmuch reply via
> emacs lisp.

Hi Sandra,

it seems that many peaple are not happy with the current notmuch reply.
It would be probably better to ignore notmuch reply completely and
implement replying only in elisp.

> I’ll send another e-mail with the patch for just compose-mail without
> the mail-citation-hook, too. These patches are mutually exclusive. I’m
> not used to git so I hope this is all right.

Next time please word-wrap the commit message.

Thanks
Michal

Thread: