all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* etags and php classes
@ 2014-04-02  6:40 Luca Ferrari
  2014-04-02 16:03 ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: Luca Ferrari @ 2014-04-02  6:40 UTC (permalink / raw)
  To: help-gnu-emacs

I've a project made of several php files, some procedural and some OOP.
I ran etags on the whole set of files, and while functions are mapped
well, classes and their members are not at all.
I've tried also to add the --member option to etags, but nothing changed:

etags -l php --members `find . -name '*.php'`

Am I missing something?

Thanks,
Luca



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

end of thread, other threads:[~2014-04-03 23:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-02  6:40 etags and php classes Luca Ferrari
2014-04-02 16:03 ` Eli Zaretskii
2014-04-03  6:27   ` Luca Ferrari
2014-04-03  9:47     ` Chris Van Dusen
2014-04-03 15:22       ` Luca Ferrari
2014-04-03 18:00         ` cavd
2014-04-03 23:45           ` Leo Liu

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.