From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eric Ludlam Newsgroups: gmane.emacs.help Subject: Re: xemacs speedbar php Date: 14 Jan 2003 09:33:58 -0500 Organization: The MathWorks, Inc., Natick, MA 01760 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1042555126 30242 80.91.224.249 (14 Jan 2003 14:38:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 14 Jan 2003 14:38:46 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18YSDE-0007rW-00 for ; Tue, 14 Jan 2003 15:38:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18YSAe-0000hw-01 for gnu-help-gnu-emacs@m.gmane.org; Tue, 14 Jan 2003 09:36:04 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!nycmny1-snh1.gtei.net!news.gtei.net!newsfeed.mathworks.com!news.mathworks.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 26 Original-NNTP-Posting-Host: ludlamelinux.dhcp.mathworks.com Original-X-Trace: ginger.mathworks.com 1042554839 7722 144.212.109.224 (14 Jan 2003 14:33:59 GMT) Original-X-Complaints-To: news@mathworks.com Original-NNTP-Posting-Date: Tue, 14 Jan 2003 14:33:59 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:108945 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5473 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5473 >>> Thomas Traub 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