[PATCH 3/3] Improve the way messages are sent

2014-04-23 Thread Felipe Contreras
We want the proper encoding and content-type to be set when sending the mail, but human-readable plain-text for composing. So split the code in two parts: the presentation and the transport conversion. Signed-off-by: Felipe Contreras --- vim/notmuch.vim | 34 +-

[PATCH 3/3] Improve the way messages are sent

2014-04-23 Thread Felipe Contreras
We want the proper encoding and content-type to be set when sending the mail, but human-readable plain-text for composing. So split the code in two parts: the presentation and the transport conversion. Signed-off-by: Felipe Contreras felipe.contre...@gmail.com --- vim/notmuch.vim | 34