From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: PHP mode in Emacs? Date: Mon, 01 May 2006 22:04:37 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1146535498 25362 80.91.229.2 (2 May 2006 02:04:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 2 May 2006 02:04:58 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 02 04:04:57 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FakFz-0007be-CU for ged-emacs-devel@m.gmane.org; Tue, 02 May 2006 04:04:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FakFz-00046H-1G for ged-emacs-devel@m.gmane.org; Mon, 01 May 2006 22:04:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FakFl-00045O-FN for emacs-devel@gnu.org; Mon, 01 May 2006 22:04:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FakFi-000442-Q4 for emacs-devel@gnu.org; Mon, 01 May 2006 22:04:39 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FakFi-00043y-D5 for emacs-devel@gnu.org; Mon, 01 May 2006 22:04:38 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FakFl-0001Ua-LB for emacs-devel@gnu.org; Mon, 01 May 2006 22:04:41 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1FakFh-0004KG-6B; Mon, 01 May 2006 22:04:37 -0400 Original-To: Lars Magne Ingebrigtsen In-reply-to: (message from Lars Magne Ingebrigtsen on Mon, 01 May 2006 13:42:36 +0200) 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:53756 Archived-At: Has the inclusion of mmm-mode (written by Michael Shulman and others) been discussed previously? It looks like the approach taken to this problem (multi-mode programming languages) is promising. I think we considered it several years ago, but I don't remember the outcome. It would be useful for someone to evaluate it again (or else find the previous conclusions).