[PATCH v4 1/1] Make buttons for attachments allow viewing as well as saving
Mark Walters
markwalters1009 at gmail.com
Fri Jan 20 01:42:18 PST 2012
On Thu, 19 Jan 2012 23:30:23 -0500, Austin Clements <amdragon at MIT.EDU> wrote:
> One indentation nit and then this LGTM.
>
> > + (lexical-let ((message-id message-id)
> > + (nth nth)
> > + (filename filename)
> > + (content-type content-type))
> > + (flet ((mm-save-part (&rest args) (notmuch-show-save-part
>
> This body of lexical-let should be indented like a normal let body.
> You might have to load cl to get this indentation rule.
Fixed. Patch to follow in reply.
Thanks
Mark
More information about the notmuch
mailing list