Tuesday, November 15, 2011

Re: Can't find tag!

On 11/15/2011 06:59 PM, Andy Wokula wrote:
> Am 15.11.2011 23:39, schrieb AK:
>> When I do :tag trim_headers , I get 'tag pattern not found' error, even
>> though this tag is in tags file and tags file is in :set tags. Some
>> other tags can be found, though (in the same file), and some more tags
>> also can't be found. It's a python file and this tag refers to function
>> definition.
>>
>> How do I debug something like this?
>>
>> Thanks!, -ak
>
> The tag is not found in the tags file?
>
> Vim does a binary search for tags, maybe the tags file isn't properly
> sorted?
>
> See 'tagbsearch':
> :h 'tbs
>


I'm generating tags file using default setting for exuberant ctags,
which is supposed to sort them. I tried :set notbs , as well,
but that tag is still not found.

-ak

--
You received this message from the "vim_use" 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

No comments: