
Deactivate a volunteer search and delete all associated data
Source:R/editor-search.R
deactivate_search.RdSets active = 0 first as a guard against concurrent clicks, then
deletes all recipient rows followed by the search row itself.
See also
Other email:
handle_click(),
list_searches(),
send_search()