From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: php-mode Date: Tue, 02 Aug 2011 12:22:58 -0400 Message-ID: References: <1312000189.8462.4.camel@eric-sprocket> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; CHARSET=US-ASCII Content-Transfer-Encoding: 7BIT X-Trace: dough.gmane.org 1312302206 7437 80.91.229.12 (2 Aug 2011 16:23:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 2 Aug 2011 16:23:26 +0000 (UTC) Cc: emacs-devel@gnu.org To: Ren Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 02 18:23:15 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QoHkR-0005F7-B8 for ged-emacs-devel@m.gmane.org; Tue, 02 Aug 2011 18:23:15 +0200 Original-Received: from localhost ([::1]:60971 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QoHkQ-0004cB-RO for ged-emacs-devel@m.gmane.org; Tue, 02 Aug 2011 12:23:14 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:57438) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QoHkO-0004Y0-4t for emacs-devel@gnu.org; Tue, 02 Aug 2011 12:23:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QoHkM-0002cx-Uk for emacs-devel@gnu.org; Tue, 02 Aug 2011 12:23:12 -0400 Original-Received: from relais.videotron.ca ([24.201.245.36]:19676) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QoHkM-0002ct-Im for emacs-devel@gnu.org; Tue, 02 Aug 2011 12:23:10 -0400 Original-Received: from ceviche.home ([70.80.89.35]) by vl-mo-mrz23.ip.videotron.ca (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTP id <0LPB0076M6SS2F40@vl-mo-mrz23.ip.videotron.ca> for emacs-devel@gnu.org; Tue, 02 Aug 2011 12:22:04 -0400 (EDT) Original-Received: by ceviche.home (Postfix, from userid 20848) id 837AA660CF; Tue, 02 Aug 2011 12:22:58 -0400 (EDT) In-reply-to: <1312000189.8462.4.camel@eric-sprocket> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 24.201.245.36 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:142708 Archived-At: > Just wanted to mention I have made a few updates to the php-mode.el > floating around there to make it work slightly better with PHP 5.4. > The code can be found here: > https://github.com/ejmr/php-mode > Hope you find it useful. If we can track down all contributors to php-mode, it would be good to get their copyright assignment and then install it on GNU ELPA. Stefan