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: pdbtrack [was Re: python.el fixes for Emacs 22] Date: Tue, 19 Feb 2008 21:24:01 -0500 Message-ID: References: <87ve4sqsqe.fsf@stupidchicken.com> <18356.54892.186541.669277@kahikatea.snap.net.nz> <861w7euz7a.fsf@lola.quinscape.zz> <2cd46e7f0802150943x46e9bcb0i4c3b6075d48cc979@mail.gmail.com> <18363.29854.271108.937443@kahikatea.snap.net.nz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1203474255 20436 80.91.229.12 (20 Feb 2008 02:24:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 20 Feb 2008 02:24:15 +0000 (UTC) Cc: Ken Manheimer , emacs-devel@gnu.org To: Nick Roberts Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 20 03:24:40 2008 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 1JRedT-0001Eq-1e for ged-emacs-devel@m.gmane.org; Wed, 20 Feb 2008 03:24:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRecy-00072X-4V for ged-emacs-devel@m.gmane.org; Tue, 19 Feb 2008 21:24:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JRecu-00072G-GV for emacs-devel@gnu.org; Tue, 19 Feb 2008 21:24:04 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JRecs-00071w-DW for emacs-devel@gnu.org; Tue, 19 Feb 2008 21:24:03 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRecs-00071t-BE for emacs-devel@gnu.org; Tue, 19 Feb 2008 21:24:02 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JRecs-0001YU-45 for emacs-devel@gnu.org; Tue, 19 Feb 2008 21:24:02 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JRecr-00032p-OH; Tue, 19 Feb 2008 21:24:01 -0500 X-Spook: Cocaine Clinton codes Crypto AG Kennedy World Trade X-Ran: ~HHHafffuu\YV)$KNq0];rD|[yVbz\#::fcOxvn8y+IFz^+N%nZg`pSz<}r+GlbwQQ X-Hue: yellow X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: 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:89633 Archived-At: Nick Roberts wrote: > So, all credit to Ken, complaints to me... no, what the heck, give Ken your > grief too! It uses four undefined functions: python-goto-beyond-block, python-nesting-level, python-safe, python-execute-file Can I ask people to check for byte-compiler warnings when they install things? Almost all are either genuine errors or are trivially suppressible these days.