[PATCH] Do not query on notmuch-search exit

Jameson Graef Rollins jrollins at finestructure.net
Tue Aug 23 16:39:36 PDT 2011


On Mon, 22 Aug 2011 22:29:03 +0200, Michal Sojka <sojkam1 at 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20110823/6a32ed38/attachment.pgp>


More information about the notmuch mailing list