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: lexbind ready for merge Date: Tue, 29 Mar 2011 17:44:07 -0400 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1301435951 14352 80.91.229.12 (29 Mar 2011 21:59:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 29 Mar 2011 21:59:11 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 29 23:59:07 2011 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 1Q4gwL-0004po-NY for ged-emacs-devel@m.gmane.org; Tue, 29 Mar 2011 23:59:05 +0200 Original-Received: from localhost ([127.0.0.1]:43408 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4gi4-0006jA-7h for ged-emacs-devel@m.gmane.org; Tue, 29 Mar 2011 17:44:20 -0400 Original-Received: from [140.186.70.92] (port=33434 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4ghw-0006fF-AQ for emacs-devel@gnu.org; Tue, 29 Mar 2011 17:44:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q4ghv-0006yq-E1 for emacs-devel@gnu.org; Tue, 29 Mar 2011 17:44:12 -0400 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:48412) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q4ghv-0006yg-9a for emacs-devel@gnu.org; Tue, 29 Mar 2011 17:44:11 -0400 Original-Received: from faina.iro.umontreal.ca (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id p2TLjKFY002033; Tue, 29 Mar 2011 17:45:20 -0400 Original-Received: by faina.iro.umontreal.ca (Postfix, from userid 20848) id 995CEB4465; Tue, 29 Mar 2011 17:44:07 -0400 (EDT) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV3811=0 X-NAI-Spam-Version: 2.2.0.9286 : core <3811> : streams <614774> : uri <838219> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 132.204.246.20 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:137879 Archived-At: OK, so AFAIK the lexbind branch is pretty much ready for merge. The only issue is that I'm not sure it has seen as much testing as I'd like, but then that's largely because it hasn't been merged yet. So if I don't hear any screams until then, I plan to merge it into trunk over the week-end or nearby. Stefan