]> git.cworth.org Git - notmuch/commit
Make reply/show/tag all require at least one search term
authorKeith Packard <keithp@keithp.com>
Wed, 18 Nov 2009 21:43:38 +0000 (13:43 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 18 Nov 2009 22:37:35 +0000 (23:37 +0100)
commit394cb1c46d91a1bb28df9cc4a563e1115cc9af34
tree8a20adcaa1bc49bf7a58d26f3a2981bc17cb6b6b
parent956917915f2cbeb43e04e9b98ad8301d0830c8c6
Make reply/show/tag all require at least one search term

In particular, notmuch tag -inbox "" tended to take a long time to
run, happened if you hit 'a' on a blank line in the search view and
probably didn't have the desired effect.

Signed-off-by: Keith Packard <keithp@keithp.com>
notmuch-reply.c
notmuch-show.c
notmuch-tag.c