| Age | Commit message (Collapse) | Author |
|
`message-cite-reply-position' affects the position of the email body
and signature relative to the email citation in email replies.
Test each of the three possible values of
`message-cite-reply-position'. If `message-cite-reply-position' is
'traditional or 'below, place the email signature below the
citation. If `message-cite-reply-position' is 'above, place the email
signature above the citation (as in Gmail-style email replies).
|
|
Essentially we just need to arrange to pass the right --duplicate
argument to notmuch reply.
As a side-effect, correct the previously unused value of EXPECTED in
T453-emacs-reply.sh.
|
|
Apply the previously factored-out function used by notmuch-show.
|
|
The same mitigation already applied for show should also be applied
for reply
|