[squeak-dev] Re: in-place search-and-replace

Chris Muller asqueaker at gmail.com
Wed Nov 18 03:39:55 UTC 2015


Oh my, I just noticed the possibility of a lock up (interruptable)
when using the new cmd+J.

It appears the whileTrue: loop in TextEditor>>#againUpToEnd cannot escape...

Reverting TextEditor>>#findReplaceAgain (to
TextEditor>>#findReplaceAgain) will avoid the lockup temporarily until
I can figure out a fix.

On Tue, Nov 17, 2015 at 9:15 AM, marcel.taeumel <Marcel.Taeumel at hpi.de> wrote:
> *hehe* I did not know that Squeak was able to search-replace everything until
> I saw that code. :)
>
> Best,
> Marcel
>
>
>
> --
> View this message in context: http://forum.world.st/in-place-search-and-replace-tp4861383p4861475.html
> Sent from the Squeak - Dev mailing list archive at Nabble.com.
>


More information about the Squeak-dev mailing list