On Mon, Dec 13, 2010 at 09:12:18PM -0800, Gary Johnson wrote: > On 2010-12-13, yang wrote: > > i use ctags ,and in the source code dir vim73/src ,i run > > ctags -R --c-kinds=+px --c++-kinds=+px --fields=+ialS --extra=+qf to > > crreate > > the tags file named tags, > > then i open the file buffer.c use vim, i can't for the var curbuf-> , > > i get a message "-- Omni completion (^O^N^P) Pattern not found " ,i > > think > > ctags didn't create a tags for > > the vim source code corrently. > > That the message refers to omni completion and not to tags would > suggest that you used the wrong command to try to find the tag.
He's not trying to find the tag. He's trying to use omni-completion to complete "curbuf->". That being said, I built the tags file the stated way and was able to perform said completion. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega <[email protected]>
signature.asc
Description: Digital signature
