This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author blueyed
Recipients blueyed
Date 2010-06-26.02:43:10
SpamBayes Score 0.011862708
Marked as misclassified No
Message-id <1277520193.82.0.447342355027.issue9084@psf.upfronthosting.co.za>
In-reply-to
Content
This patch fixes the vimrc example file to use matchadd() instead of ":match", so that the second "match" does not overwrite the first one.

This resulted in leading tabs not highlighted as BadWhitespace.
History
Date User Action Args
2010-06-26 02:43:13blueyedsetrecipients: + blueyed
2010-06-26 02:43:13blueyedsetmessageid: <1277520193.82.0.447342355027.issue9084@psf.upfronthosting.co.za>
2010-06-26 02:43:11blueyedlinkissue9084 messages
2010-06-26 02:43:10blueyedcreate