From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Tue, 15 Jan 2008 20:30:07 -0800 Subject: [sup-talk] [PATCH] Search all threads with option to cancel In-Reply-To: <1200400125-sup-5900@tomsk> References: <1200071751-sup-5552@tomsk> <1200201168-sup-5812@south> <1200247733-sup-3710@tomsk> <1200272179-sup-6412@south> <1200307947-sup-1357@tomsk> <1200372469-sup-1813@south> <1200400125-sup-5900@tomsk> Message-ID: <1200457554-sup-9055@south> Reformatted excerpts from Marcus Williams's message of 2008-01-15: > This adds the ability to extend your search to display all threads > (which may take a _long_ time) instead of the standard maximum > (usually screen height). It is accessed via a multi-key action !C in > thread index modes. To cancel the search the user can press another > multi-key action !S. I think you should split this into two patches, the first of which adds the ability to stop any current thread-loading operation, and the second of which gives you the "load everything now" button. I'd like to evaluate each one independently. I think I'd like the stop loading button to be ^G, which is the general cancel command everywhere in Sup. The load everything now button can be a scary multi-key sequence like "!!". Comments welcome. -- William