Re: [PATCH 2/8] emacs: update tag-completion function

Subject: Re: [PATCH 2/8] emacs: update tag-completion function

Date: Mon, 09 Apr 2012 11:09:21 -0700

To: Mark Walters, Notmuch Mail

Cc:

From: Jameson Graef Rollins


On Mon, Apr 09 2012, Mark Walters <markwalters1009@gmail.com> wrote:
>> -	      nil "search-tags" search-terms)))
>> +	      nil "search" "--output=tags" search-terms)))
>
> Perhaps make this 
>   + nil "search" "--output=tags" "--exclude=false" search-terms)))
>
> to fix the existing bug that if the message is excluded the completion
> can get confused. Or I can submit that separately if you prefer.

Hey, Mark.  Yes, that was included as a separate patch in v1 of the
series, but now that your exclude stuff has been pushed this should be
included as well.  I'll send a patch for this now.

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

Thread: