From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christoph Scholtes Newsgroups: gmane.emacs.devel Subject: Re: python.el merge (round 2) Date: Sun, 26 Jun 2011 16:56:14 -0600 Message-ID: <4E07B90E.50005@gmail.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1309129007 32306 80.91.229.12 (26 Jun 2011 22:56:47 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 26 Jun 2011 22:56:47 +0000 (UTC) Cc: Emacs-Devel devel To: Fabian Ezequiel Gallina Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 27 00:56:42 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 1QayFu-0000S8-09 for ged-emacs-devel@m.gmane.org; Mon, 27 Jun 2011 00:56:42 +0200 Original-Received: from localhost ([::1]:36067 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QayFt-0003XN-7I for ged-emacs-devel@m.gmane.org; Sun, 26 Jun 2011 18:56:41 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:43868) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QayFX-0003Wk-TR for emacs-devel@gnu.org; Sun, 26 Jun 2011 18:56:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QayFW-00075a-JO for emacs-devel@gnu.org; Sun, 26 Jun 2011 18:56:19 -0400 Original-Received: from mail-iy0-f169.google.com ([209.85.210.169]:59688) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QayFW-00075W-3v for emacs-devel@gnu.org; Sun, 26 Jun 2011 18:56:18 -0400 Original-Received: by iyl8 with SMTP id 8so4940091iyl.0 for ; Sun, 26 Jun 2011 15:56:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=w/LEKGs5X6RPmV+8yj5+VUb1Deb5i4vicbyhwi2plqM=; b=qCvUGQjXKws1OBoysxc4Fvg1sWjGkkB11BtRpLdRfrx1dU0Gb+KmOrxD7+vq+4hSEd hrhuTdNoovSRh0SbkJtOHygndo6gGw0DEv7XzLqEl1EWwUbmY2Bp2/NwS82dlJaOYL2+ giqpMFV07IWskJ8OJ4P7ODbpAPzM9TVnzNmMw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=hWsUZAMWr7fgR62+Dwplg3fZlZ6KrCKLvL7TqIm1sbKpJ1sQq1nwDfCfuALik2Wg0K ElH9msQLhHcJKfE56whHOk+O7s9fZ7fVg1rS3cQyqwDgRojpLMX0GFeElZqDY6GKYOIM oOI10+Og5YGFgtHYcZGCeHt4riKwwaBuCPEEs= Original-Received: by 10.231.68.135 with SMTP id v7mr3146015ibi.67.1309128976712; Sun, 26 Jun 2011 15:56:16 -0700 (PDT) Original-Received: from [192.168.1.4] (71-208-187-152.hlrn.qwest.net [71.208.187.152]) by mx.google.com with ESMTPS id q15sm2719707ibb.65.2011.06.26.15.56.14 (version=SSLv3 cipher=OTHER); Sun, 26 Jun 2011 15:56:15 -0700 (PDT) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.18) Gecko/20110616 Lightning/1.0b2 Thunderbird/3.1.11 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.210.169 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:141021 Archived-At: On 6/16/2011 9:13 PM, Stefan Monnier wrote: >> I don't think I will have time to finish all the patches before the >> month, that's why I'm asking. (of course I could continue with it >> anyway for next release) > > I really wish you didn't try to finish all patches first. > First focus on the first patch. Once it's installed, focus on > the second. You get the idea. If they don't all make it into Emacs-24.1, > that's no big deal. Fabianm Do you have an update on these patches? Thanks, Christoph