On Wed, Feb 9, 2011 at 8:29 AM, Alfredo Deza <[email protected]> wrote:
> Hi,
>
> I am not sure how to deal with this issue (I will copy paste the original
> report for readability):
>
> *What steps will reproduce the problem?*
> 1. Create an html tag that htmlcomplete registers as a cssfile, but isn't
> readable (ex: <p id=""></p>)
> 2. Attempt to insert/edit inside the line.
> *What is the expected output? What do you see instead?*
> Any relevant autocomplete information or nothing. Instead, you get 'Error
> detected while processing function htmlcomplete#CompleteTags, undefined
> variable: classlines'.
> *Please use labels and text to provide additional information.*
>
> The fix is to move lines 309-310 (" We gathered classes definitions from all
> external...") before the endif on 308.
>
> --o--
>
> So I went ahead and did that, and the problem went away.
>
> Since this is a plugin that is bundled with VIM (as of 7.3 it can be found
> there) I suggested in the MacVim issue list (where the bug was reported) but
> the maintainer told me to contact the plugin author directly.
>
> And I did.
>
> But I have not received any answers at all.
>
> So I am not sure if I should report this as a VIM bug (since it is bundled
> with VIM) or continue to pester theplugin author that doesn't address the
> issue.
>
> What can I do to help out and properly report this (and get it fixed) ?
>
> Thanks
>
> - Original Reported issue:
> http://code.google.com/p/macvim/issues/detail?id=285
>
>
I sent this email a few days ago, and I really want to help fix the problem
but everywhere I turn I either
receive a "not my problem" answer or no answer at all.
Can anyone in this list point me in the right direction so I can help?
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php