Re: How to add Python plug-in to Gnu Global

"Shigio YAMAGUCHI" <[email protected]> Tue, 19 Apr 2011 13:44:51 +0900
Newsgroups gmane.comp.gnu.global.general
Message-ID <[email protected]>
Hi,
> - Is it even possible to write a plugin in python itself?

However plugin parser must be written in C language,
you can call other programs written in python from the C parser.

> - Is there a tutorial for configuring the ~/.globalrc, tutoials in offical
>   site <http://www.gnu.org/software/global/> mention so little about that.

There is a simple example in 'plugin-example' directory in the GLOBAL package.

	plugin-example/README
	plugin-example/exuberant-ctags.c

How about setting up it?
Good luck!
--
Shigio YAMAGUCHI <[email protected]>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3