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: python-mode patch Date: Thu, 10 Aug 2006 16:19:58 -0400 Message-ID: References: <20060810122914.EF42.SLAWOMIR.NOWACZYK.847@student.lu.se> <17627.5883.285449.474785@kahikatea.snap.net.nz> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1155241255 3916 80.91.229.2 (10 Aug 2006 20:20:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 10 Aug 2006 20:20:55 +0000 (UTC) Cc: slawomir.nowaczyk.847@student.lu.se, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 10 22:20:50 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 1GBH17-0001ed-Hm for ged-emacs-devel@m.gmane.org; Thu, 10 Aug 2006 22:20:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GBH16-0006lh-TC for ged-emacs-devel@m.gmane.org; Thu, 10 Aug 2006 16:20:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GBH0a-0006O8-Bc for emacs-devel@gnu.org; Thu, 10 Aug 2006 16:20:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GBH0Z-0006NK-Ir for emacs-devel@gnu.org; Thu, 10 Aug 2006 16:19:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GBH0Z-0006N1-CI for emacs-devel@gnu.org; Thu, 10 Aug 2006 16:19:59 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GBH5Y-0000tp-CB for emacs-devel@gnu.org; Thu, 10 Aug 2006 16:25:08 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1GBH0Y-0003S4-3r; Thu, 10 Aug 2006 16:19:58 -0400 Original-To: Nick Roberts In-reply-to: <17627.5883.285449.474785@kahikatea.snap.net.nz> (message from Nick Roberts on Thu, 10 Aug 2006 23:22:35 +1200) 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:58271 Archived-At: You don't need to add your name here, but if the patch is accepted you'll need a ChangLog entry. Looking at Slawomir's first message, it certainly sounds like an improvement; but I do not know Python, so if there is some drawback, I would not know. Is there anyone here who knows Python and can advise me on whether to install this patch?