* projects and emacs
@ 2002-09-12 18:08 Javier Oviedo
2002-09-12 20:54 ` Oscar Fuentes
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Javier Oviedo @ 2002-09-12 18:08 UTC (permalink / raw)
Is there a way to have emacs set up a project? What I would like to be able
to do is to click on a variable/#define/structure and I could jump to the
declaration. Also, do things like search all files in that project and so
on...
Does something like exist for emacs? I'm using emacs 21.2 on win2000.
Thanks In Advance.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: projects and emacs
2002-09-12 18:08 projects and emacs Javier Oviedo
@ 2002-09-12 20:54 ` Oscar Fuentes
2002-09-13 13:42 ` kgold
2002-09-14 15:33 ` Scott Goldstein
2 siblings, 0 replies; 4+ messages in thread
From: Oscar Fuentes @ 2002-09-12 20:54 UTC (permalink / raw)
"Javier Oviedo" <email_joviedo@yahoo.com> writes:
> Is there a way to have emacs set up a project? What I would like to
> be able to do is to click on a variable/#define/structure and I
> could jump to the declaration. Also, do things like search all files
> in that project and so on...
>
> Does something like exist for emacs? I'm using emacs 21.2 on
> win2000.
Look for 'Tags' on your emacs documentation.
--
Oscar
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: projects and emacs
2002-09-12 18:08 projects and emacs Javier Oviedo
2002-09-12 20:54 ` Oscar Fuentes
@ 2002-09-13 13:42 ` kgold
2002-09-14 15:33 ` Scott Goldstein
2 siblings, 0 replies; 4+ messages in thread
From: kgold @ 2002-09-13 13:42 UTC (permalink / raw)
"Javier Oviedo" <email_joviedo@yahoo.com> writes:
> Is there a way to have emacs set up a project? What I would like to
> be able to do is to click on a variable/#define/structure and I
> could jump to the declaration.
Look at etags and M-x find-tag
> Also, do things like search all files in that project and so
> on...
Look at either dired and the Q command or egrep.
--
--
Ken Goldman kgold@watson.ibm.com 914-784-7646
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: projects and emacs
2002-09-12 18:08 projects and emacs Javier Oviedo
2002-09-12 20:54 ` Oscar Fuentes
2002-09-13 13:42 ` kgold
@ 2002-09-14 15:33 ` Scott Goldstein
2 siblings, 0 replies; 4+ messages in thread
From: Scott Goldstein @ 2002-09-14 15:33 UTC (permalink / raw)
Cc: help-gnu-emacs
Try http://www.xref-tech.com/.
Scott
Javier Oviedo wrote:
> Is there a way to have emacs set up a project? What I would like to be able
> to do is to click on a variable/#define/structure and I could jump to the
> declaration. Also, do things like search all files in that project and so
> on...
>
> Does something like exist for emacs? I'm using emacs 21.2 on win2000.
>
> Thanks In Advance.
>
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-09-14 15:33 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-12 18:08 projects and emacs Javier Oviedo
2002-09-12 20:54 ` Oscar Fuentes
2002-09-13 13:42 ` kgold
2002-09-14 15:33 ` Scott Goldstein
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.