On Wed, Feb 22, 2012 at 8:43 AM, raf <[email protected]> wrote: > behaviour 1 = E426: tag not found: .BC > behaviour 2 = E434: Can't find tag pattern > > macosx ubuntu > my vim 1 1 > system vim 2 2 > macports Vim 2 > macports MacVim 2
I think that "E434: Can't find tag pattern" means that the running Vim is old and doesn't contain patch 7.3.386. On my ubuntu 11.10 pc, /usr/bin/vim is 7.3.154 and result is same. "/usr/bin/vim -u unix.vim -s dotest.in test83.in" hangs. "E426: tag not found: .BC" seems iconv doesn't work. But in that case, test83 should successfully finish without running test case. Hmm... Could you show me the output of :version command on ubuntu? And what is your configure command? -- Yukihiro Nakadaira - [email protected] -- 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
