bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Function palyer plugin parser


From: Hideki IWAMOTO
Subject: Re: [PATCH] Function palyer plugin parser
Date: Thu, 18 Feb 2010 23:26:34 +0900

Hi.
> How about moving the ':langmap=' in the 'common' entry to the
> 'default' entry?
> 
> default:\
>         :langmap=c\:.c.h,yacc\:.y,asm\:...    <-+
>         :tc=gtags:tc=htags:                     |
> common:\                                        |
>         :skip=GPATH,GTAGS,GRTAGS,GSYMS,...      |
>                                 ----------------+

plugin-example is included in the default entry in my ~/.globalrc. 
This change have no effect in such a case.

$ head -31 ~/.globalrc | tail -2
default:\
        :tc=plugin-example:tc=htags:

On Thu, 18 Feb 2010 09:24:05 +0900, Shigio YAMAGUCHI wrote...
> > > 1. How about writing complete mapping including 'langmap' in the the
> > 
> > Is this a meaning that only the first 'langmap' should be used?
> > If so, the meaning of
> >     plugin-example:\
> >        :tc=common:\
> >        :langmap=.....:\
> > and
> >     plugin-example:\
> >        :langmap=.....:\
> >        :tc=common:\
> > are quite different.  
> 
> No, it isn't.
> How about moving the ':langmap=' in the 'common' entry to the
> 'default' entry?
> 
> default:\
>         :langmap=c\:.c.h,yacc\:.y,asm\:...    <-+
>         :tc=gtags:tc=htags:                     |
> common:\                                        |
>         :skip=GPATH,GTAGS,GRTAGS,GSYMS,...      |
>                                 ----------------+
> 
> If you do so, the two above are quite same.
> --
> Shigio YAMAGUCHI <address@hidden>
> PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3

----
Hideki IWAMOTO  address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]