Sunday, June 24, 2012

fix procmail syntax file matching

The default system Vim procmail syntax file match folder without including
backslash and whitespace.
I hope someone can fix it. (I do not know how to match a backslash and a
whitespace into [] matching)

here is the default procmail folder matching. It can not match "Foo\ Bar/Do"
(has "\ ")
syn match procmailActionFolder contained "^\s*[-_a-zA-Z0-9/]\+"

Thanks.

--
[ stardiviner ] ^^&^^ {I hate all of you ! Leave me alone}
IRC(freenode): stardiviner \\ Twitter: @numbchild \\
GnuPG Key fingerprint
>>> 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433

No comments: