Johannes Hoff added the comment:
Forest Bond: Thanks for this patch - I hope it will go in soon. In the
meantime, could I get permission to use it as is? (I notice there is a
copyright in the file) I would of course keep the attributions in the file.
--
nosy: +Johannes.Hoff
Johannes Hoff added the comment:
I came across this bug while searching for autodetecting tabs/spaces.
Thanks for the help.
To address Georg's question, the patch should be modified to say
if search('^\t', 'n', 100)
instead of
if search('^\t')
The f
Johannes Hoff <[EMAIL PROTECTED]> added the comment:
This is still the case with Visual Studio Express 2008. It can be fixed
by downloading the Windows SDK, though it would be nicer if this was
not necessary.
Download link: http://blogs.msdn.com/windowssdk/archive/2008/02/07/
windo