From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: fix needed for etc/emacs.py Date: Tue, 18 Jan 2005 19:50:56 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1106098484 15264 80.91.229.6 (19 Jan 2005 01:34:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 Jan 2005 01:34:44 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 19 02:34:37 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Cr4k1-0001nH-00 for ; Wed, 19 Jan 2005 02:34:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cr4vx-0001s0-HF for ged-emacs-devel@m.gmane.org; Tue, 18 Jan 2005 20:46:57 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Cr4uZ-0001DC-P2 for emacs-devel@gnu.org; Tue, 18 Jan 2005 20:45:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Cr4uX-0001Bc-Kb for emacs-devel@gnu.org; Tue, 18 Jan 2005 20:45:30 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cr4uW-0001BL-HH for emacs-devel@gnu.org; Tue, 18 Jan 2005 20:45:28 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Cr44v-0000t8-22 for emacs-devel@gnu.org; Tue, 18 Jan 2005 19:52:09 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Cr43k-0007Tv-KU; Tue, 18 Jan 2005 19:50:56 -0500 Original-To: Dave Love In-reply-to: (message from Dave Love on Mon, 17 Jan 2005 23:49:49 +0000) 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: main.gmane.org gmane.emacs.devel:32356 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:32356 Someone reported a while ago that python.el can lose loading the emacs.py support (on Windows?) when rlcompleter isn't available. The fix I suggested hasn't been made. Can someone Python-savvy deal with it, please? There may not be anyone here who uses Python except you. Could you please send a patch? I will install it.