From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: development plans for cedet / semantic / nxhtml Date: Tue, 18 May 2010 14:20:04 -0400 Message-ID: <8739xpkr6z.fsf@stupidchicken.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1274206818 7520 80.91.229.12 (18 May 2010 18:20:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 18 May 2010 18:20:18 +0000 (UTC) Cc: emacs-devel@gnu.org To: Jack Tanner Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 18 20:20:17 2010 connect(): No such file or directory Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OEROr-0007qk-6g for ged-emacs-devel@m.gmane.org; Tue, 18 May 2010 20:20:17 +0200 Original-Received: from localhost ([127.0.0.1]:42266 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OEROq-0002lT-Bj for ged-emacs-devel@m.gmane.org; Tue, 18 May 2010 14:20:16 -0400 Original-Received: from [140.186.70.92] (port=51339 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OEROh-0002jf-En for emacs-devel@gnu.org; Tue, 18 May 2010 14:20:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OEROf-0001v1-Jn for emacs-devel@gnu.org; Tue, 18 May 2010 14:20:07 -0400 Original-Received: from pantheon-po15.its.yale.edu ([130.132.50.71]:56588) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OEROf-0001uq-Gj for emacs-devel@gnu.org; Tue, 18 May 2010 14:20:05 -0400 Original-Received: from furry (dhcp128036014213.central.yale.edu [128.36.14.213]) (authenticated bits=0) by pantheon-po15.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o4IIK4aB015281 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 18 May 2010 14:20:04 -0400 Original-Received: by furry (Postfix, from userid 1000) id B43D4C057; Tue, 18 May 2010 14:20:04 -0400 (EDT) In-Reply-To: (Jack Tanner's message of "Tue, 18 May 2010 16:27:37 +0000 (UTC)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2.50 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:124906 Archived-At: Jack Tanner writes: > Upstream CEDET apparently has some support for PHP. I'm looking here: > > http://cedet.sourceforge.net/languagesupport.shtml > http://permalink.gmane.org/gmane.emacs.cedet/4389 > > The Emacs 23.2 branch doesn't. Is that coming some day? If not, I > should try to use upstream CEDET. The author of the PHP parser in the contrib/ directory of the upstream CEDET distribution is unwilling to sign a copyright assignment for it. If someone would like to write a new parser and is willing to sign papers, we could check it in. Like the contrib/ parser, this new effort can use the on the Java parser (which does have an assignment) as a starting point.