Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to deal with "E431: Format error in tags file" ? #117

Closed
yicai opened this issue Mar 12, 2013 · 3 comments
Closed

How to deal with "E431: Format error in tags file" ? #117

yicai opened this issue Mar 12, 2013 · 3 comments

Comments

@yicai
Copy link

yicai commented Mar 12, 2013

now, I found my ctags has some error . And it is all right some days ago.

when I use it with hot_key "g + ]" , it always show the error as below:

E431: Format error in tags file "/home/yicailu/code/yr/tags"
Before byte 1188197171
Press ENTER or type command to continue

then I hit ENTER, it show that:

E426: tag not found: abs
Press ENTER or type command to continue

when I use the hot_key "ctr + ]", it can work well sometimes. I have been rebuilted the tags_file, even re_install the newest ctags. and the error is the same.

my os is ubuntu 10,4, vim version 7.2.330;

is anyone see that error, and kindly to tell me how to deal with it ?
Thanks a lot

@stephenfin
Copy link
Contributor

Is this still an issue with latest release? I'm going to assume not (cheating I know :) ) and close for now.

@ghost
Copy link

ghost commented Jul 10, 2014

I got this same issue on a large codebase with ubuntu 13.10. Using ^] and :tn, :tp worked. However g] and :ts did not work, causing the same E431 followed by E426 observed above.

@Ole2mail
Copy link

Ole2mail commented Apr 5, 2017

it's been repeated on my side:

  • it's exactly 7 lines of some copy-paste source code block
  • it's
    :ve
    VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Nov 24 2016 16:44:48)
    Included patches: 1-1689
    Extra patches: 8.0.0056
  • it's Ubuntu 16.04
    Linux 4.4.0-71-generic Document show symbols suffix #92-Ubuntu SMP Fri Mar 24 12:59:01 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants