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: python.el -- support for the with statement Date: Wed, 09 May 2007 10:17:11 -0400 Message-ID: References: <86d5228gr4.fsf@rakim.cfhp.org> <87lkfyhauu.fsf@hariken.mwolson.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1178720247 8142 80.91.229.12 (9 May 2007 14:17:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 9 May 2007 14:17:27 +0000 (UTC) Cc: emacs-devel@gnu.org To: Michael Olson Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 09 16:17:26 2007 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.50) id 1Hlmyr-0002qk-25 for ged-emacs-devel@m.gmane.org; Wed, 09 May 2007 16:17:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hln63-0007nS-8f for ged-emacs-devel@m.gmane.org; Wed, 09 May 2007 10:24:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hln5z-0007nM-J3 for emacs-devel@gnu.org; Wed, 09 May 2007 10:24:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hln5x-0007nA-8A for emacs-devel@gnu.org; Wed, 09 May 2007 10:24:46 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hln5x-0007n7-1s for emacs-devel@gnu.org; Wed, 09 May 2007 10:24:45 -0400 Original-Received: from tomts10-srv.bellnexxia.net ([209.226.175.54]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hlmyj-0008GX-6y; Wed, 09 May 2007 10:17:17 -0400 Original-Received: from pastel.home ([70.55.144.218]) by tomts10-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with ESMTP id <20070509141711.UAG1723.tomts10-srv.bellnexxia.net@pastel.home>; Wed, 9 May 2007 10:17:11 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 123798073; Wed, 9 May 2007 10:17:11 -0400 (EDT) In-Reply-To: <87lkfyhauu.fsf@hariken.mwolson.org> (Michael Olson's message of "Wed\, 09 May 2007 00\:36\:25 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) X-detected-kernel: Solaris 8 (1) 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:70685 Archived-At: > His viper changes were all ERC-related, and should be covered by the > ERC assignment -- we even distribute the changes with the version of > ERC that is separate from Emacs as "erc-viper.el". OK, great, thanks, Stefan