I wrote:
>Ronald J Kimball <[EMAIL PROTECTED]> wrote:
>>BTW, (?=\s|#|$) is shorter than (?=[\s#]|$).
>So is (?![^\s#]).

Which I just noticed you are using too.

Reply via email to