From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nikolaj Schumacher Newsgroups: gmane.emacs.help Subject: Re: PHP autocomplete mode Date: Sat, 25 Apr 2009 09:09:19 +0200 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 1240643399 25803 80.91.229.12 (25 Apr 2009 07:09:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 25 Apr 2009 07:09:59 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Richard Riley Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Apr 25 09:11:19 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 1Lxc2d-00089v-L5 for geh-help-gnu-emacs@m.gmane.org; Sat, 25 Apr 2009 09:11:15 +0200 Original-Received: from localhost ([127.0.0.1]:50072 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lxc1D-0003il-O5 for geh-help-gnu-emacs@m.gmane.org; Sat, 25 Apr 2009 03:09:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lxc0r-0003iO-AE for help-gnu-emacs@gnu.org; Sat, 25 Apr 2009 03:09:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lxc0p-0003iC-PQ for help-gnu-emacs@gnu.org; Sat, 25 Apr 2009 03:09:24 -0400 Original-Received: from [199.232.76.173] (port=38546 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lxc0p-0003i9-Ix for help-gnu-emacs@gnu.org; Sat, 25 Apr 2009 03:09:23 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:43454) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Lxc0p-0005y8-2z for help-gnu-emacs@gnu.org; Sat, 25 Apr 2009 03:09:23 -0400 Original-Received: from dd18200.kasserver.com ([85.13.138.168]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lxc0o-0003NO-BK for help-gnu-emacs@gnu.org; Sat, 25 Apr 2009 03:09:22 -0400 Original-Received: from thursday (f050226006.adsl.alicedsl.de [78.50.226.6]) by dd18200.kasserver.com (Postfix) with ESMTP id 817291810B96B; Sat, 25 Apr 2009 09:09:21 +0200 (CEST) In-Reply-To: (Richard Riley's message of "Fri, 24 Apr 2009 19:20:23 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (darwin) X-detected-kernel: by mx20.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:64016 Archived-At: 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