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: Sat, 25 Apr 2009 12:34:42 +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 1240656141 20911 80.91.229.12 (25 Apr 2009 10:42:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 25 Apr 2009 10:42:21 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Apr 25 12:43:41 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 1LxfKg-0008RZ-Vk for geh-help-gnu-emacs@m.gmane.org; Sat, 25 Apr 2009 12:42:07 +0200 Original-Received: from localhost ([127.0.0.1]:57740 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LxfJH-0000WY-Ri for geh-help-gnu-emacs@m.gmane.org; Sat, 25 Apr 2009 06:40:39 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!newshub.sdsu.edu!feeder.erje.net!feeder.motzarella.org!news.motzarella.org!news.motzarella.org!motzarella.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 24 Original-X-Trace: news.eternal-september.org U2FsdGVkX18PXkjSgVubqshofLBvVyC1LFRBKyGvMaE5ktKYogaTkVk9kp373uG1wLPpZIsQZoCpv1Vlip463oSDMhYeej8h5iVm6T4QFycmL9c7qx+xoJtu74ImoLLVusjcpIZ8P/tFIpAVA6HNrQ== Original-X-Complaints-To: Please send complaints to abuse@motzarella.org with full headers Original-NNTP-Posting-Date: Sat, 25 Apr 2009 10:34:43 +0000 (UTC) X-Auth-Sender: U2FsdGVkX1++f2wSYYkXYFf0LOmitk+INydm/Kc8Lp0RkDxkuxWLHg== Cancel-Lock: sha1:I0F8zJ+SatUTCVkqpoxPp7W3jvU= User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) Original-Xref: news.stanford.edu gnu.emacs.help:168744 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:64017 Archived-At: Nikolaj Schumacher writes: > Richard Riley wrote: > >> Will the eclim mode with company-mode work here too Tassilo? > > No. As far as I know eclim currently only supports Java. Otherwise it > would work fine (with small modifications maybe). > > CEDET seems to have a contributed PHP back-end. That would be the best > bet. If anyone using that contacts me, I'll gladly make the required > modifications to the Semantic back-end in company-mode. > > > regards, > Nikolaj Schumacher > > Thanks for the info. If using semantic there's no need for company since it already has its own. That's a pity. Seems an awful waste of eclipse potential.