The result of "geany -P -g linux.c.tags 'find /home/(...path...)l/linux-source-2.6.32/ -name "*.c" -o -name "*.h"`
is: bash: /usr/bin/geany:Argument list too long and with the tags file created by the "make tags" in linux-source, geany load it but it does not work. 2011/8/14 Thomas Martitz <[email protected]> > Am 14.08.2011 19:10, schrieb yannick Le Guen: > > I try: >> >> geany -P -g geany.tags `find /home/(...path...)l/linux-**source-2.6.32/ >> -name "*.c" -o -name "*.h"` >> >> but it does not work >> > > The tag filename needs to include the programming language. Try > linux.c.tags instead of geany.tags. > > Best regards. > ______________________________**_________________ > Geany mailing list > [email protected] > https://lists.uvena.de/cgi-**bin/mailman/listinfo/geany<https://lists.uvena.de/cgi-bin/mailman/listinfo/geany> >
_______________________________________________ Geany mailing list [email protected] https://lists.uvena.de/cgi-bin/mailman/listinfo/geany
