This operation might take a while, and even if it only takes fractions
of a second, that's not what the user might want.

Signed-off-by: Felipe Contreras <felipe.contreras at gmail.com>
---
 vim/notmuch.vim | 1 -
 1 file changed, 1 deletion(-)

diff --git a/vim/notmuch.vim b/vim/notmuch.vim
index 0ccaaf1..438fadf 100644
--- a/vim/notmuch.vim
+++ b/vim/notmuch.vim
@@ -218,7 +218,6 @@ function! s:search_tag(intags)
        endif
        ruby do_tag(get_thread_id, VIM::evaluate('l:tags'))
        norm j
-       call s:search_refresh()
 endfunction

 function! s:folders_search_prompt()
-- 
1.8.4.2+fc1

Reply via email to