GNU bug report logs -
#22132
ctags problem
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Hello, it isn't `ctags`(http://ctags.sourceforge.net/), this in fact is `etags`.
etags not have `-R` option, if you want tags for all source code file, you can try like this command:
find . -name '*.[c|h]' | etags -
------------------ ÔʼÓʼþ ------------------
·¢¼þÈË: "Roopa Mukherjee";<roopamukherjee <at> gmail.com>;
·¢ËÍʱ¼ä: 2015Äê12ÔÂ10ÈÕ(ÐÇÆÚËÄ) ÏÂÎç3:57
ÊÕ¼þÈË: "lux"<lx <at> shellcodes.org>;
³ËÍ: "22132"<22132 <at> debbugs.gnu.org>;
Ö÷Ìâ: Re: »Ø¸´£ºbug#22132: ctags problem
Hi team,
Thanks for quick response.PFA screenshot of ctags version.
Ctag version is GNU Emacs 21.4.15.
Please let me know if you need any other information.
Regards,
Roopa Mukherjee
On 10 Dec 2015 06:54, "lux" <lx <at> shellcodes.org> wrote:
Where is the executing?
I try executing ctags in M-x compile, it work.
emacs 24.5.1
ctags 5.8
------------------ ÔʼÓʼþ ------------------
·¢¼þÈË: "Roopa Mukherjee";<roopamukherjee <at> gmail.com>;
·¢ËÍʱ¼ä: 2015Äê12ÔÂ9ÈÕ(ÐÇÆÚÈý) ÏÂÎç3:37
ÊÕ¼þÈË: "22132"<22132 <at> debbugs.gnu.org>;
Ö÷Ìâ: bug#22132: ctags problem
Hi team,
I am getting following error when I execute "ctags -R":-
mukherjee17 <at> sc-003[/opt/soe/projects/sr_4k_10_1_x/mukherjee17/sr1] >ctags -R
/opt/tools/unsupported/bin/ctags: no input files specified.
Try `/opt/tools/unsupported/bin/ctags --help' for a complete list of options.
mukherjee17 <at> sc-003[/opt/soe/projects/sr_4k_10_1_x/mukherjee17/sr1] >
Request you to please guide me to resolve this.
Regards,
Roopa Mukherjee
[Message part 2 (text/html, inline)]
This bug report was last modified 9 years and 167 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.