Re: [PATCH 2/2] Vim: Ensure that every queries respect excluded tags

2021-04-27 Thread Felipe Contreras
On Tue, Feb 16, 2021 at 5:43 PM Jules Aguillon wrote: > > This makes sure that the bug solved by the previous commit won't happen again > and remove some dupplication. > This shouldn't have any side effect. At least Aaron D Borden did mention some issues with this approach [1]. >From my cursory

[PATCH 2/2] Vim: Ensure that every queries respect excluded tags

2021-02-16 Thread Jules Aguillon
This makes sure that the bug solved by the previous commit won't happen again and remove some dupplication. This shouldn't have any side effect. --- vim/notmuch.vim | 12 +++- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/vim/notmuch.vim b/vim/notmuch.vim index