Hi
I typed 'Take' and source code with it.
�� �� - the progress bar does not update
�� �� - more important when I click on the message browser I get a DNU ast
autoSelect: aSelector
�� �� textModel readSelectionBlock: [ :text |
�� �� �� �� self selectedMessage
�� �� �� �� �� �� ifNotNil: [ :msg |
�� �� �� �� �� �� �� �� (self sourceIntervalOf: aSelector in: msg ast)
�� ��^^^^^^^^^^^^^
�� �� �� �� �� �� �� �� �� �� �� �� ifEmpty:[ self searchedString: aSelector asString in: text ] ]]
and RGCommentDefinition does not understand ast.
So what do we do?
Is it a well know bug?
Stef