From mboxrd@z Thu Jan 1 00:00:00 1970 From: ezyang@MIT.EDU (Edward Z. Yang) Date: Thu, 27 Aug 2009 11:56:32 -0400 Subject: [sup-talk] Ignore killed messages in U screen In-Reply-To: <1251387376-sup-7180@javelin> References: <1251387376-sup-7180@javelin> Message-ID: <1251388546-sup-7744@javelin> Excerpts from Edward Z. Yang's message of Thu Aug 27 11:36:28 -0400 2009: > - SearchResultsMode.spawn_from_query "is:unread" > + SearchResultsMode.spawn_from_query "is:unread !label:killed" I might have one legitimate objection to this patch, which is that searches should ignore killed tags unless explicitly told not to. Cheers, Edward