From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Riley Newsgroups: gmane.emacs.help Subject: Re: PHP autocomplete mode Date: Fri, 24 Apr 2009 19:20:23 +0200 Organization: aich tea tea pea dicky riley dot net Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1240594894 15023 80.91.229.12 (24 Apr 2009 17:41:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 24 Apr 2009 17:41:34 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 24 19:42:54 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LxPPz-0002vt-4r for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Apr 2009 19:42:31 +0200 Original-Received: from localhost ([127.0.0.1]:42416 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LxPOa-0000pc-3G for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Apr 2009 13:41:04 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news-2.dfn.de!news.dfn.de!newsfeed.straub-nv.de!feeder.motzarella.org!news.motzarella.org!news.motzarella.org!motzarella.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-X-Trace: news.eternal-september.org U2FsdGVkX1/CiSzfOgIdhHn7fJJ9ShHQi7wrckzBkbriWc85nna3iYncw3z1E2XWZc6HGkWWTYlO79aIS3e0fnjYcj8nQr5d8Y4c7q1ILMvOCdiI9IiNM96NmBrKloRsvZb8QGemPy981JL3DqINxg== Original-X-Complaints-To: Please send complaints to abuse@motzarella.org with full headers Original-NNTP-Posting-Date: Fri, 24 Apr 2009 17:20:25 +0000 (UTC) X-Auth-Sender: U2FsdGVkX1+Zu2qsc7pxFcXC30QagYMWQrcLozSID5iid/0NLlIHkA== Cancel-Lock: sha1:NhWeffERXqqE5UmdzyjHUvlwLaE= User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) Original-Xref: news.stanford.edu gnu.emacs.help:168736 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:64009 Archived-At: jmckitrick@gmail.com writes: > Hi all, > > I'm trying to get emacs to have the same level of autocompletion as a > colleague running Zend Studio. I can't seem to get etags to pick up > all the class member functions, and I can't get the basic php > functions to autocomplete either. I have auto-complete.el and init- > auto-complete.el, and I have php-manual-path pointing to ~/Documents/ > html where the php manual has been downloaded. > > What else do I need to do? > > Thanks! Will the eclim mode with company-mode work here too Tassilo? I just tried eclipse again after a long period. Wow. It has to be said, emacs is pretty in the stone age in a lot of areas. The entire "project" handling is pretty damn cool in elcipse.