all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Which is better to navigate source code?
@ 2009-12-03  2:53 Water Lin
  2009-12-10  0:13 ` want.to.be.professer
  0 siblings, 1 reply; 2+ messages in thread
From: Water Lin @ 2009-12-03  2:53 UTC (permalink / raw)
  To: help-gnu-emacs


I have a lot of code which I need to check under Linux. So I think use
Emacs my code brower is a good choice.

But when I am using ECB, it seems that ECB can't get some tags for my
functions, class. What should I do to get some tags for my code?

I checked EmacsWiki and it says that we have etags (which comes with
emacs), and ExuberantCtags which can generate tags file. And it says
that ExuberantCtags is the best choice as it supports more languages and
is more robust.

So I think I need to use ECB together with ExuberantCtags, is it right?

What's your tools?

Thanks

Water Lin

-- 
Water Lin's notes and pencils: http://en.waterlin.org
Email: WaterLin@ymail.com


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

* Re: Which is better to navigate source code?
  2009-12-03  2:53 Which is better to navigate source code? Water Lin
@ 2009-12-10  0:13 ` want.to.be.professer
  0 siblings, 0 replies; 2+ messages in thread
From: want.to.be.professer @ 2009-12-10  0:13 UTC (permalink / raw)
  To: help-gnu-emacs

On 12月3日, 上午10时53分, Water Lin <Water...@ymail.invalid> wrote:
> I have a lot of code which I need to check under Linux. So I think use
> Emacs my code brower is a good choice.
>
> But when I am using ECB, it seems that ECB can't get some tags for my
> functions, class. What should I do to get some tags for my code?
>
> I checked EmacsWiki and it says that we have etags (which comes with
> emacs), and ExuberantCtags which can generate tags file. And it says
> that ExuberantCtags is the best choice as it supports more languages and
> is more robust.
>
> So I think I need to use ECB together with ExuberantCtags, is it right?
>
> What's your tools?
>
> Thanks
>
> Water Lin
>
> --
> Water Lin's notes and pencils:http://en.waterlin.org
> Email: Water...@ymail.com


for C++'s 'class', CSCOPE is better than etags. ebrowse is also good.


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

end of thread, other threads:[~2009-12-10  0:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-03  2:53 Which is better to navigate source code? Water Lin
2009-12-10  0:13 ` want.to.be.professer

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.