Search the web
Sign In
New User? Sign Up
taglist · Vim taglist (source browser) plugin
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
taglist doesn't work with dotted filetypes   Message List  
Reply | Forward Message #412 of 448 |
Re: [taglist] taglist doesn't work with dotted filetypes

Hello,

>
> From Vim's help (":he ft"):
>
> When a dot appears in the value then this separates two filetype
> names. Example:
>
> /* vim: set filetype=c.doxygen : */ ~
>
> This will use the "c" filetype first, then the "doxygen" filetype.  This
> works both for filetype plugins and for syntax files. More than one dot may
> appear.
>
> Unfortunately, taglist doesn't support dotted filetypes. For instance, I open
> a C++ file and set the filetype to "c.cpp". This shouldn't affect the
> behavior of taglist, but when I :TlistOpen, I don't see anything. With a
> filetype of cpp or c alone, it works just fine.
>
> Is this know/expected behavior?
>

The taglist plugin currently doesn't support dotted filetypes.
I will add this to the todo list.

- Yegappan




Thu Apr 2, 2009 7:55 pm

yegappan
Offline Offline
Send Email Send Email

Forward
Message #412 of 448 |
Expand Messages Author Sort by Date

From Vim's help (":he ft"): When a dot appears in the value then this separates two filetype names. Example: /* vim: set filetype=c.doxygen : */ ~ This will...
Diwaker Gupta
diwakergupta
Offline Send Email
Apr 2, 2009
5:49 pm

Hello, ... The taglist plugin currently doesn't support dotted filetypes. I will add this to the todo list. - Yegappan...
Yegappan Lakshmanan
yegappan
Offline Send Email
Apr 2, 2009
7:55 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help