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: php-mode Date: Fri, 05 Aug 2011 13:50:57 -0400 Message-ID: <87ei0zn3we.fsf@stupidchicken.com> References: <1312000189.8462.4.camel@eric-sprocket> <1312342534.2474.1.camel@eric-sprocket> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1312566671 20646 80.91.229.12 (5 Aug 2011 17:51:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 5 Aug 2011 17:51:11 +0000 (UTC) Cc: Lars Magne Ingebrigtsen , Lennart Borgman , Stefan Monnier , emacs-devel@gnu.org To: Ren Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 05 19:51:06 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 1QpOY6-00084S-33 for ged-emacs-devel@m.gmane.org; Fri, 05 Aug 2011 19:51:06 +0200 Original-Received: from localhost ([::1]:36189 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QpOY5-0005nR-E1 for ged-emacs-devel@m.gmane.org; Fri, 05 Aug 2011 13:51:05 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:43780) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QpOY3-0005nL-1b for emacs-devel@gnu.org; Fri, 05 Aug 2011 13:51:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QpOY2-00009Z-3N for emacs-devel@gnu.org; Fri, 05 Aug 2011 13:51:02 -0400 Original-Received: from vm-emlprdomr-03.its.yale.edu ([130.132.50.144]:43919) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QpOY2-00009V-0L for emacs-devel@gnu.org; Fri, 05 Aug 2011 13:51:02 -0400 Original-Received: from furball ([128.36.14.32]) (authenticated bits=0) by vm-emlprdomr-03.its.yale.edu (8.14.4/8.14.4) with ESMTP id p75HovH6030991 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Fri, 5 Aug 2011 13:50:58 -0400 In-Reply-To: <1312342534.2474.1.camel@eric-sprocket> (Ren's message of "Tue, 02 Aug 2011 23:35:34 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Scanned-By: MIMEDefang 2.71 on 130.132.50.144 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 130.132.50.144 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:142906 Archived-At: Ren writes: > More and more I am beginning to think Lennart may be right in saying > that it would be less work to rewrite php-mode.el from scratch. If > the community at large agrees, then I will personally volunteer to > write and maintain the code. Does anyone else think this is a better > route to pursue? Yes, if anyone is willing to step up to the plate and write an independent php-mode that we can include in Emacs, that is probably the best solution.