From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Wed, 23 Jan 2008 11:15:35 -0800 Subject: [sup-talk] [PATCH] Add ability to interrupt current thread operation (search) In-Reply-To: <1200769080-sup-4420@tomsk> References: <1200768101-sup-3312@tomsk> <1200768474-sup-7396@tomsk> <1200769080-sup-4420@tomsk> Message-ID: <1201114113-sup-1607@south> Reformatted excerpts from Marcus Williams's message of 2008-01-19: > This adds the ability to stop the current threading operation. This is > usually a search, but its anything that ends up calling load_n_threads > in thread-index-view. The user can hit ctrl-g to stop the operation. This looks great. I have a mild preference for not changing the messages, and there just being a general expectation of ^G being a cancelling key in Sup like it is in Emacs, but I'm open to suggestion by others. I'm merging this into next and we can all meditate on it. I'm slowly working my way through the other patches, so have patience, everyone. -- William