unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Configuring auto completion for php-mode
@ 2007-01-24  2:17 Christian Smietana
  2007-01-31 19:32 ` Eric Ludlam
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Smietana @ 2007-01-24  2:17 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I use php-mode to edit PHP files. How do I configure auto completion of 
function names and lookup of function definitions and parameters?

Thank you!
Christian


-- 
--------------------------------------
WWW:    http://www.netzologie.de
E-Mail: vorname.nachname (bei) gmx.net

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

* Re: Configuring auto completion for php-mode
  2007-01-24  2:17 Configuring auto completion for php-mode Christian Smietana
@ 2007-01-31 19:32 ` Eric Ludlam
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Ludlam @ 2007-01-31 19:32 UTC (permalink / raw)
  To: help-gnu-emacs

>>> Christian Smietana <mapson12@gmx.de> seems to think that:
>Hi,
>
>I use php-mode to edit PHP files. How do I configure auto completion of 
>function names and lookup of function definitions and parameters?

You could use M-/ (dabbrev-expand) for completion, and etags for
looking up functions.

If you are looking for "intellisense" like behavior, adding support
for CEDET/semantic (http://cedet.sf.net) would be a time consuming,
but spiffy way to do so.

Eric

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

end of thread, other threads:[~2007-01-31 19:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-24  2:17 Configuring auto completion for php-mode Christian Smietana
2007-01-31 19:32 ` Eric Ludlam

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).