Re: [PATCH] Do not query on notmuch-search exit

Subject: Re: [PATCH] Do not query on notmuch-search exit

Date: Tue, 23 Aug 2011 16:39:36 -0700

To: Michal Sojka, notmuch@notmuchmail.org

Cc:

From: Jameson Graef Rollins


On Mon, 22 Aug 2011 22:29:03 +0200, Michal Sojka <sojkam1@fel.cvut.cz> wrote:
> -	  (set-process-filter proc 'notmuch-search-process-filter))))
> +	  (set-process-filter proc 'notmuch-search-process-filter)
> +	  (set-process-query-on-exit-flag proc nil)))
> +      )

As very minor stylistic point, I think we tend to group all closing
parens together on the same line.  Otherwise I think this patch looks
great.

Thanks, Michal.

jamie.
part-000.sig (application/pgp-signature)

Thread: