> Are there any comments for use of configuration variable?
> 
> +       @it...@code{plugin_parser}(comma separated list)}
> +               Specify the mapping of funtion layer plugin parser.
> +               Each part delimited by the comma consists of the language 
> name, a colon,
> +               the path of shared object, a colon, and the function name.
> +               As a special exception, @name{gtags} collect values from 
> multiple @code{plugin_pa
rser} variables.

1. How about adding a prefix 'gtags_' like follows?

        :gtags_parser=fortran\:/usr/local/lib/gtags/exuberant-ctags.la\:parser:\

   Because plug-in facility might be needed for htags in the future.

2. How about making function name optional? If we decide 'parser' the default 
name,
   all don't worry about it.

        <language name>:<library path>[:<function name>]

By the way, how to inform gtags that exuberant ctags cannot make GRTAGS and 
GSYMS?
--
Shigio YAMAGUCHI <[email protected]>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3


_______________________________________________
Bug-global mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-global

Reply via email to