On Thu, 12 Jan 2012 09:08:18 -0400, David Bremner <david at tethera.net> wrote: > The corresponding diff for notmuch-search.c follows > - > - notmuch_filenames_destroy( filenames ); > + > + notmuch_filenames_destroy ( filenames ); Can you make it remove the extra spaces after ( and before ) too? BR, Jani.