Dear all,

i have encountered the same error, and although I have no solution to it, I might help tracking the source of the error down a little bit.

It seems, that the error depends on the columns setting of vim. With gvim the cutoff settings are as follows:

with showcmd enabled:

error occurs with: set columns=82 (and <82)
error does not occur with: set columns 83 (and >83)

with showcmd disabled:

error occurs with: set columns=72 (and <72)
error does not occur with: set columns 73 (and >73)


(I do not find any relationship with textwidth; anyway you might use my usual setting textwidth=72 when trying to replicate the results)

Vim-Version: vim-full 1:7.1-175+2
Vim-Latexsuite: 20060325-4.1

Best regards,
Robert Ulbricht




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to