PreviousNextTracker indexSee it online !

(167/231) 3566596 - Hypersearch on buffer cannot be aborted

I have a large file (~53MB, about 1M lines).
I made a hypersearch which takes a long time (maybe this in itself is a problem). Then I realized my search expression is incorrect. jEdit is irresponsive during the search and I cannot abort it.

Submitted shlomy - 2012-09-11 - 08:43:53z Assigned shlomy
Priority 5 Category None
Status Open Group None
Resolution None Visibility No

Comments

2012-09-11 - 16:25:40z
thomasmey
Hi,

does attached patch help?
2012-10-05 - 20:53:54z
shlomy
Hi. No, the patch doesn't help. jEdit is not responsive during the search operation - how can I cancel the search?
2012-10-08 - 16:13:00z
thomasmey
Hi,

can you provide the text file somewhere and the exact parameters for your search?

It seems as the check for thread interruption needs to be pushed deeper into the call stack.

Attachments

2012-09-11 - 16:26:56z
thomasmey
HyperSearchRequest-Handle-interruption-in-doHypserSearch.patch

v1