On Mon, 13 May 2013 23:15:12 +0300
Yes, thanks. I tried commenting on Disqus, not sure if it save though.
is the @a thing needed - doe's it really take too long to scan the whole
text of every body for @x? I just added some unique text to the end of
LeoPythonRef.leo and searched for it, and it takes less than a second,
so it seems the time spent looking for @x would be much less than the
other processing time.
How about in-body @r ...
and as these results show:
@r res1, res2 {
<content from vs-update here>
}
so the bottom line is
@r res3 {
<content from vs-update here>
}
?
Cheers -Terry