From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: python.el related problems Date: Sat, 28 Apr 2007 16:20:31 -0400 Message-ID: <14zm4sdze8.fsf@fencepost.gnu.org> References: <87y7kd6tud.fsf@catnip.gol.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1177791808 440 80.91.229.12 (28 Apr 2007 20:23:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 28 Apr 2007 20:23:28 +0000 (UTC) Cc: emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Apr 28 22:23:27 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 1HhtS2-0002g7-7S for ged-emacs-devel@m.gmane.org; Sat, 28 Apr 2007 22:23:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HhtY1-0001tC-Js for ged-emacs-devel@m.gmane.org; Sat, 28 Apr 2007 16:29:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HhtXx-0001t7-TQ for emacs-devel@gnu.org; Sat, 28 Apr 2007 16:29:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HhtXv-0001sv-Ha for emacs-devel@gnu.org; Sat, 28 Apr 2007 16:29:32 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HhtXv-0001ss-Bj for emacs-devel@gnu.org; Sat, 28 Apr 2007 16:29:31 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HhtRv-00064x-7s for emacs-devel@gnu.org; Sat, 28 Apr 2007 16:23:19 -0400 Original-Received: from [127.0.0.1] (helo=localhost) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HhtPD-0005ul-K5; Sat, 28 Apr 2007 16:20:31 -0400 X-Spook: CDC militia ICE analyzer strategic MIT-LL MDA Becker X-Ran: ~ (Miles Bader's message of "Sat, 28 Apr 2007 12:50:02 +0900") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:70349 Archived-At: Miles Bader wrote: > 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. Well, if I'd realized that, I would have restored those too. I just did so on both branch and trunk, because I felt it was too confusing otherwise. What fun it will be if they all have to get removed again in both places.