On Mon, Nov 29, 1999 at 06:36:20PM -0600, David DeSimone wrote:
:
:  set quote_regexp="^([ \t]?[ \t]?[>:|])+"

I'm curious, I don't quite understand the logic behind setting your
quote matching to this kind of pattern instead of using the default:

        set quote_regexp="^([ \t]*[>|#:}])+" 


-- 
Eugene Lee
[EMAIL PROTECTED]

Reply via email to