On Thu, 2010-08-19 at 08:30 -0700, Randy Dunlap wrote:
Yeah, that's what I found.
Ok.
Actually, I can think of something. When we have a line that starts with
this kind of pattern, assume that the next line is a continuation of it
and do not pattern match it, unless there was a blank line. I guess that
needs a special case for @...: though.
johannes
--