From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: python.el related problems Date: Sat, 28 Apr 2007 11:50:52 +0300 Message-ID: References: <87y7kd6tud.fsf@catnip.gol.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1177750266 24985 80.91.229.12 (28 Apr 2007 08:51:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 28 Apr 2007 08:51:06 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Apr 28 10:51:03 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 1Hhidy-00031y-R8 for ged-emacs-devel@m.gmane.org; Sat, 28 Apr 2007 10:51:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hhiju-0001Kh-Kw for ged-emacs-devel@m.gmane.org; Sat, 28 Apr 2007 04:57:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hhijo-0001Ka-B8 for emacs-devel@gnu.org; Sat, 28 Apr 2007 04:57:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hhijm-0001KN-Gi for emacs-devel@gnu.org; Sat, 28 Apr 2007 04:57:02 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hhijm-0001KK-Bc for emacs-devel@gnu.org; Sat, 28 Apr 2007 04:57:02 -0400 Original-Received: from romy.inter.net.il ([213.8.233.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hhidp-0004q7-Fu for emacs-devel@gnu.org; Sat, 28 Apr 2007 04:50:53 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-2-99.inter.net.il [83.130.2.99]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id HSF47995 (AUTH halo1); Sat, 28 Apr 2007 11:50:52 +0300 (IDT) In-reply-to: <87y7kd6tud.fsf@catnip.gol.com> (message from Miles Bader on Sat, 28 Apr 2007 12:50:02 +0900) X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (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:70318 Archived-At: > From: Miles Bader > Date: Sat, 28 Apr 2007 12:50:02 +0900 > > For a while "lisp/progmodes/python.el" was removed on the release > branch, but later was restored. > > However there were lots of _other_ things changed in the original > removal -- "etc/emacs.py", mentions in the docs, NEWS/README-type files > etc. -- that weren't similarly restored when python.el itself was > restored. Also, I now see that emacs.py was removed from the trunk as well. Was that on purpose, and if so, why?