From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: web-mode.el Date: Wed, 13 Jun 2012 14:37:11 +0200 Message-ID: References: <874nqfslig.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1339591096 23404 80.91.229.3 (13 Jun 2012 12:38:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 13 Jun 2012 12:38:16 +0000 (UTC) Cc: Chong Yidong , Bois Francois-Xavier , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 13 14:38:12 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Semph-0003gy-6s for ged-emacs-devel@m.gmane.org; Wed, 13 Jun 2012 14:37:57 +0200 Original-Received: from localhost ([::1]:53652 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Semph-00041D-1z for ged-emacs-devel@m.gmane.org; Wed, 13 Jun 2012 08:37:57 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:44677) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sempe-00040Z-1S for emacs-devel@gnu.org; Wed, 13 Jun 2012 08:37:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sempc-0003cw-En for emacs-devel@gnu.org; Wed, 13 Jun 2012 08:37:53 -0400 Original-Received: from mail-lpp01m010-f41.google.com ([209.85.215.41]:61065) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SempU-0003Wc-JB; Wed, 13 Jun 2012 08:37:44 -0400 Original-Received: by lahi5 with SMTP id i5so469910lah.0 for ; Wed, 13 Jun 2012 05:37:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=4OXXJedIdnWp7G6BJNcNm2/p2g8I2hwnpIG3VRlPsmg=; b=Tye7zgigMC45zowjbx+MUUvLuqKvPKghpBNJPDDdS5xtHl6X9Xi2fg6ydkLrv8gcHp 74rfo9GbNGXGp5J15EvEnQPzikmS5cApGa4vGUy9S4fJFQPN8WwRHHwOGIG/uAWhbmvM WXK6OOz0G3DX4t0a78D9jgdctQ5f/qUCAxF3Ufi0RHHkFxVagGgFPOBPF82NIqwW2H7U CC4xUaoLhdvnRLfjBZi8hFY6qPdJ9nx3sBrDlj8E+gvGJMaIwbvM5FnZPpozbX9yxEJF CmvrM+u9YAbasKHQX405dOGXDgwtCpEdlgJbH/SpCiK3hMksOBI/DXzyvwOgSZ5XLVX8 BmUA== Original-Received: by 10.112.83.229 with SMTP id t5mr6279845lby.8.1339591061220; Wed, 13 Jun 2012 05:37:41 -0700 (PDT) Original-Received: by 10.112.41.99 with HTTP; Wed, 13 Jun 2012 05:37:11 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.215.41 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:150924 Archived-At: On Wed, Jun 13, 2012 at 2:30 PM, Stefan Monnier wrote: >> mumamo.el a lot simpler. So I have left mumamo.el in the state it is. >> It works reasonably well in the current situation, but it is not at >> all perfect. (I have not tested with Emacs 24 yet.) > > Still waiting to see it in GNU ELPA, by the way. Yes, my bad (or my bad time). It looks like things would develop a little bit easier if I could find some time to add it.