unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#22132: ctags problem
@ 2015-12-09  7:07 Roopa Mukherjee
  2015-12-10  1:23 ` bug#22132: �ظ���bug#22132: " lux
  2015-12-10 17:32 ` Glenn Morris
  0 siblings, 2 replies; 6+ messages in thread
From: Roopa Mukherjee @ 2015-12-09  7:07 UTC (permalink / raw)
  To: 22132

[-- Attachment #1: Type: text/plain, Size: 439 bytes --]

Hi team,

I am getting following error when I execute "ctags -R":-


mukherjee17@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@sc-003[/opt/soe/projects/sr_4k_10_1_x/mukherjee17/sr1] >


Request you to please guide me to resolve this.

Regards,
Roopa Mukherjee

[-- Attachment #2: Type: text/html, Size: 666 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#22132: �ظ���bug#22132: ctags problem
  2015-12-09  7:07 bug#22132: ctags problem Roopa Mukherjee
@ 2015-12-10  1:23 ` lux
       [not found]   ` <CAK4_2HxiD-q1jNMHzQYY+1Bb4+eR-AKq=O3KSqTgf1dxd-pgUg@mail.gmail.com>
  2015-12-10 17:32 ` Glenn Morris
  1 sibling, 1 reply; 6+ messages in thread
From: lux @ 2015-12-10  1:23 UTC (permalink / raw)
  To: Roopa Mukherjee, 22132

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="gb18030", Size: 809 bytes --]

Where is the executing?


I try executing ctags in M-x compile, it work.


emacs 24.5.1
ctags 5.8




------------------ ԭʼÓʼþ ------------------
·¢¼þÈË: "Roopa Mukherjee";<roopamukherjee@gmail.com>;
·¢ËÍʱ¼ä: 2015Äê12ÔÂ9ÈÕ(ÐÇÆÚÈý) ÏÂÎç3:37
ÊÕ¼þÈË: "22132"<22132@debbugs.gnu.org>; 

Ö÷Ìâ: bug#22132: ctags problem



Hi team,


I am getting following error when I execute "ctags -R":-




mukherjee17@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@sc-003[/opt/soe/projects/sr_4k_10_1_x/mukherjee17/sr1] >





Request you to please guide me to resolve this.


Regards,
Roopa Mukherjee

[-- Attachment #2: Type: text/html, Size: 1386 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#22132: �ظ��� �ظ���bug#22132: ctags problem
       [not found]   ` <CAK4_2HxiD-q1jNMHzQYY+1Bb4+eR-AKq=O3KSqTgf1dxd-pgUg@mail.gmail.com>
@ 2015-12-10  7:55     ` lux
  2015-12-10  8:00       ` bug#22132: 回复:bug#22132: ظ ظ bug#22132: " lux
  0 siblings, 1 reply; 6+ messages in thread
From: lux @ 2015-12-10  7:55 UTC (permalink / raw)
  To: Roopa Mukherjee; +Cc: 22132

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="gb18030", Size: 1575 bytes --]

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@gmail.com>;
·¢ËÍʱ¼ä: 2015Äê12ÔÂ10ÈÕ(ÐÇÆÚËÄ) ÏÂÎç3:57
ÊÕ¼þÈË: "lux"<lx@shellcodes.org>; 
³­ËÍ: "22132"<22132@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@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@gmail.com>;
·¢ËÍʱ¼ä: 2015Äê12ÔÂ9ÈÕ(ÐÇÆÚÈý) ÏÂÎç3:37
ÊÕ¼þÈË: "22132"<22132@debbugs.gnu.org>; 

Ö÷Ìâ: bug#22132: ctags problem



Hi team,


I am getting following error when I execute "ctags -R":-




mukherjee17@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@sc-003[/opt/soe/projects/sr_4k_10_1_x/mukherjee17/sr1] >





Request you to please guide me to resolve this.


Regards,
Roopa Mukherjee

[-- Attachment #2: Type: text/html, Size: 2933 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#22132: 回复:bug#22132: ظ ظ bug#22132: ctags problem
  2015-12-10  7:55     ` bug#22132: �ظ��� " lux
@ 2015-12-10  8:00       ` lux
  0 siblings, 0 replies; 6+ messages in thread
From: lux @ 2015-12-10  8:00 UTC (permalink / raw)
  To: lux, Roopa Mukherjee; +Cc: 22132

[-- Attachment #1: Type: text/plain, Size: 2036 bytes --]

sorry, I description is not accurate, in etags, -R options not is equal ctags recursive.




------------------ 原始邮件 ------------------
发件人: "lux";<lx@shellcodes.org>;
发送时间: 2015年12月10日(星期四) 下午3:55
收件人: "Roopa Mukherjee"<roopamukherjee@gmail.com>; 
抄送: "22132"<22132@debbugs.gnu.org>; 
主题: bug#22132:  ظ     ظ   bug#22132: ctags problem



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@gmail.com>;
发送时间: 2015年12月10日(星期四) 下午3:57
收件人: "lux"<lx@shellcodes.org>; 
抄送: "22132"<22132@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@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@gmail.com>;
发送时间: 2015年12月9日(星期三) 下午3:37
收件人: "22132"<22132@debbugs.gnu.org>; 

主题: bug#22132: ctags problem



Hi team,


I am getting following error when I execute "ctags -R":-




mukherjee17@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@sc-003[/opt/soe/projects/sr_4k_10_1_x/mukherjee17/sr1] >





Request you to please guide me to resolve this.


Regards,
Roopa Mukherjee

[-- Attachment #2: Type: text/html, Size: 3705 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#22132: ctags problem
  2015-12-09  7:07 bug#22132: ctags problem Roopa Mukherjee
  2015-12-10  1:23 ` bug#22132: �ظ���bug#22132: " lux
@ 2015-12-10 17:32 ` Glenn Morris
  2015-12-10 17:36   ` Roopa Mukherjee
  1 sibling, 1 reply; 6+ messages in thread
From: Glenn Morris @ 2015-12-10 17:32 UTC (permalink / raw)
  To: Roopa Mukherjee; +Cc: 22132

Roopa Mukherjee wrote:

> mukherjee17@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.

I don't understand why you think this is a bug.
It seems pretty clear to me. You need to specify the files for ctags to
operate on.

Have you tried reading ctags --help as suggested?





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#22132: ctags problem
  2015-12-10 17:32 ` Glenn Morris
@ 2015-12-10 17:36   ` Roopa Mukherjee
  0 siblings, 0 replies; 6+ messages in thread
From: Roopa Mukherjee @ 2015-12-10 17:36 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 22132

[-- Attachment #1: Type: text/plain, Size: 591 bytes --]

Hi Glenn,

Thanks, I'll try that out.

Regards,
Roopa Mukherjee
On 10 Dec 2015 23:02, "Glenn Morris" <rgm@gnu.org> wrote:

> Roopa Mukherjee wrote:
>
> > mukherjee17@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.
>
> I don't understand why you think this is a bug.
> It seems pretty clear to me. You need to specify the files for ctags to
> operate on.
>
> Have you tried reading ctags --help as suggested?
>

[-- Attachment #2: Type: text/html, Size: 939 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-12-10 17:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-09  7:07 bug#22132: ctags problem Roopa Mukherjee
2015-12-10  1:23 ` bug#22132: �ظ���bug#22132: " lux
     [not found]   ` <CAK4_2HxiD-q1jNMHzQYY+1Bb4+eR-AKq=O3KSqTgf1dxd-pgUg@mail.gmail.com>
2015-12-10  7:55     ` bug#22132: �ظ��� " lux
2015-12-10  8:00       ` bug#22132: 回复:bug#22132: ظ ظ bug#22132: " lux
2015-12-10 17:32 ` Glenn Morris
2015-12-10 17:36   ` Roopa Mukherjee

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).