[PATCH 0/2] vim plugin: implement viewing/saving attachments

Blake Sweeney blakes.85 at gmail.com
Sun Sep 18 17:18:56 PDT 2011


On Fri, 16 Sep 2011 21:27:48 -0500, Ryan Harper <rharper at shake.ath.cx> wrote:
> I've just started using notmuch and the vim plugin.  I'm almost ready to ditch
> my mutt config, but I really needed attachment viewing/saving.
> 
> I've got something functional, but I've never hacked on vimscript before so
> looking for feedback on how to clean up the patches.
> 
> 
> Ryan --- Give a man a beer, he'll drink for the day. Teach a man to brew,
> he'll be drunk the rest of his life.
> 

In the second patch you have a typo, the function is called
NM_show_save_mime_part in the config but should be called
NM_show_save_mime_parts. Other than that, I tried it and like it. 


More information about the notmuch mailing list