[vim/vim] runtime(haskellcomplete): fix undefined buffer variable. (PR #19259)

0 views
Skip to first unread message

arkissa

unread,
Jan 26, 2026, 10:35:25 AM (2 days ago) Jan 26
to vim/vim, Subscribed

When you edit one .hs file and use omnifunc completion, and opening another .hs file and using omnifunc completion will be report this error.
image.png (view on web)

The .vim in runtimepath 'autoload' just source once and then caches it. So, these top-level buffer variables undefined in another buffer.


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/19259

Commit Summary

  • 30e9c07 runtime(haskellcomplete): fix Undefined variable b:completingLangExtension.

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/19259@github.com>

dkearns

unread,
Jan 26, 2026, 11:07:17 AM (2 days ago) Jan 26
to vim/vim, Subscribed
dkearns left a comment (vim/vim#19259)

Ping @alx741


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/19259/c3800387512@github.com>

dkearns

unread,
Jan 26, 2026, 11:08:45 AM (2 days ago) Jan 26
to vim/vim, Subscribed
dkearns left a comment (vim/vim#19259)

@Arkissa, this should actually go through https://github.com/alx741/haskellcomplete.vim


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/19259/c3800394883@github.com>

arkissa

unread,
Jan 26, 2026, 11:26:01 AM (2 days ago) Jan 26
to vim/vim, Subscribed
Arkissa left a comment (vim/vim#19259)

@Arkissa, this should actually go through https://github.com/alx741/haskellcomplete.vim

sorry,i will be cc to there.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/19259/c3800480964@github.com>

arkissa

unread,
12:46 AM (6 hours ago) 12:46 AM
to vim/vim, Subscribed
Arkissa left a comment (vim/vim#19259)

cc: alx741/haskellcomplete.vim#4


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/19259/c3809129370@github.com>

Reply all
Reply to author
Forward
0 new messages