On 15 Sep 2006, at 00:12, James Harvard wrote:
Also, I seeing something odd when trying a different approach. I'm defining both function and function name sub-patterns, and it seems to work. However if the text matched by a function is on just one line then no more functions are shown in the functions menu after that one. It's possible that it's not the one line thing though - I think the other common factor is that the function ends just one character after the function name. Although I may be wrong, I don't think it's my regex as if one removes the 'problem' function then all the others suddenly show up without a problem. Anyway, I thought I would ask and see if this rings any bells with anyone.
I have found exactly the same with my CWEB CLM, such as it is. My theory was that BBEdit was insisting that the function part of the pattern-match had to contain a matched open and close block, but I was just guessing. My symptoms are consistent with your explanation, certainly, and I think that must make it a bug rather than (as I thought) an undocumented requirement on how to use function pattern-matching? -- Graham Nelson -- ------------------------------------------------------------------ Have a feature request? Not sure the software's working correctly? If so, please send mail to <[EMAIL PROTECTED]>, not to the list. List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml> List archives: <http://www.listsearch.com/BBEditTalk.lasso> To unsubscribe, send mail to: <[EMAIL PROTECTED]>
