On Mon, Apr 09 2012, Mark Walters 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.