]> git.eshelyaron.com Git - emacs.git/commit
Fix mh-redistribute to work with nmh 1.5 and identities (SF#268)
authorMike Kupfer <mkupfer@alum.berkeley.edu>
Sun, 5 Aug 2018 01:06:37 +0000 (18:06 -0700)
committerMike Kupfer <mkupfer@alum.berkeley.edu>
Sun, 5 Aug 2018 01:06:37 +0000 (18:06 -0700)
commite1646e1e2864d6eaf567f4fe77cc11d3e17dde51
tree355b76ad040d7a9538649c3d141280e6f8032713
parentf7d65a5e972ce8563e7b7861f6f7f3508f275f12
Fix mh-redistribute to work with nmh 1.5 and identities (SF#268)

Co-authored-by: Jeffrey C Honig <jch@honig.net>
* lisp/mh-e/mh-comp.el (mh-redistribute): Add a non-optional
identity parameter.  Use mh-bare-components to generate a draft,
then apply identity-specific settings.  Add more details to the
"Resent" annotation line.
(mh-dist-formfile): New.
(mh-bare-components): Add a formfile argument.
(mh-edit-again, mh-send-sub): Track the change to
mh-bare-components.
* lisp/mh-e/mh-identity.el (mh-select-identity)
(mh-identity-field): New.
lisp/mh-e/mh-comp.el
lisp/mh-e/mh-identity.el