From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?0JDQvdC00YDQtdC5INCf0LDRgNCw0LzQvtC90L7Qsg==?= Newsgroups: gmane.emacs.devel Subject: Current state of python.el in the Emacs trunk Date: Thu, 27 Jan 2011 12:33:55 +0300 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1296122170 13839 80.91.229.12 (27 Jan 2011 09:56:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 27 Jan 2011 09:56:10 +0000 (UTC) Cc: cschol2112@googlemail.com To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 27 10:56:02 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 1PiOa6-0000HD-Oc for ged-emacs-devel@m.gmane.org; Thu, 27 Jan 2011 10:55:58 +0100 Original-Received: from localhost ([127.0.0.1]:46353 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PiOGV-0004fd-CX for ged-emacs-devel@m.gmane.org; Thu, 27 Jan 2011 04:35:43 -0500 Original-Received: from [140.186.70.92] (port=52374 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PiOGK-0004aw-Vm for emacs-devel@gnu.org; Thu, 27 Jan 2011 04:35:34 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PiOFR-0003B6-OM for emacs-devel@gnu.org; Thu, 27 Jan 2011 04:34:38 -0500 Original-Received: from mail-bw0-f41.google.com ([209.85.214.41]:52992) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PiOFR-0003An-IU for emacs-devel@gnu.org; Thu, 27 Jan 2011 04:34:37 -0500 Original-Received: by bwz16 with SMTP id 16so2287666bwz.0 for ; Thu, 27 Jan 2011 01:34:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to:cc :content-type; bh=eI+9R0d7BJ0bKfIxUpN8iHLEyV1LdM0sR/XEsejxwmw=; b=wzFT0C3AODjSiaYeLWxJgVEDbS0r35KH1TzZqHWuK6XHP9FhKDKsdM6CdriYWWD76X fQJGcvAP0CPCFtLCieG3SFdti8QiKDQh77Gl+m62LTwDVOHUzURBWY/o2lNuAwvFKwq3 S/K9xykvCds+bkrrv/3BBSgq4GeAaHQh91ohU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:cc:content-type; b=BEc5oHmCxG2Y7DwMB1IoVrK+SI322ZM/7TKofEJUAt7WHhD5yGMh22Cby6caZa+eoG FdWediR2OhHpM7Lz0M/RyS9AhRf4bznVHZD08Ml5fJlBRgG9bVqJlzD8WxVWpuT5ryxd XH0WNPImOcx9z7fTJDNCOfi8uEaOVIKpMm0+w= Original-Received: by 10.204.119.133 with SMTP id z5mr1355453bkq.72.1296120875924; Thu, 27 Jan 2011 01:34:35 -0800 (PST) Original-Received: by 10.204.82.161 with HTTP; Thu, 27 Jan 2011 01:33:55 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:135088 Archived-At: In reply to Bug#7329: [Patch] Enable completion in inferior-python-mode Dave said: > Thanks for letting me know, but I can't do anything about problems with > the version in Emacs. The one I maintain has the feature, without the > bugs people tell me about in the Emacs one. I'm interested in better Python mode in Emacs as well. Best wishes, Andrey Paramonov