unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* xemacs speedbar php
@ 2003-01-14  0:35 Thomas Traub
  2003-01-14 14:33 ` Eric Ludlam
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Traub @ 2003-01-14  0:35 UTC (permalink / raw)


Hi there
I am using

XEmacs 21.4.10 "Military Intelligence (Windows)" configured for 
`i686-pc-cygwin'.

for writing PHP-Code. Is it pussible to show the function names in the 
speedbar tree like with c/c++ files?
Well, xemacs is in php-mode. I am using the php-mode that comes with 
xemacs. Can anyone help me?

Thomas.

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

* Re: xemacs speedbar php
  2003-01-14  0:35 xemacs speedbar php Thomas Traub
@ 2003-01-14 14:33 ` Eric Ludlam
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Ludlam @ 2003-01-14 14:33 UTC (permalink / raw)


>>> Thomas Traub <t.traub@gmx.de> seems to think that:
>Hi there
>I am using
>
>XEmacs 21.4.10 "Military Intelligence (Windows)" configured for
>`i686-pc-cygwin'.
>
>for writing PHP-Code. Is it pussible to show the function names in the
>speedbar tree like with c/c++ files?
>Well, xemacs is in php-mode. I am using the php-mode that comes with
>xemacs. Can anyone help me?

If php mode in XEmacs supports imenu, you can do this:

(speedbar-add-supported-extension ".php")

if php does not support imenu, you can enable that feature by hacking
an imenu regular expression for php.  (You will need to read the
commentary in imenu.)

Eric

-- 
Eric Ludlam             "Photonic Doodler"    The MathWorks x 7556
eludlam@mathworks.com         (work)        http://www.mathworks.com
eric@siege-engine.com         (home)      http://www.siege-engine.com

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

end of thread, other threads:[~2003-01-14 14:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-14  0:35 xemacs speedbar php Thomas Traub
2003-01-14 14:33 ` 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).