From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Guilherme Mesquita Gondim Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.0; "Symbol's value as variable is void: py-mode-map" Date: Mon, 29 Oct 2007 00:35:43 -0200 Organization: Taurinus Message-ID: <1193625343.705.5.camel@baderna> References: <1193452108.9381.22.camel@baderna> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1193630548 1742 80.91.229.12 (29 Oct 2007 04:02:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Oct 2007 04:02:28 +0000 (UTC) Cc: Glenn Morris , emacs-pretest-bug To: Alexandre Vassalotti Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 29 05:02:30 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 1ImLpd-0001la-6i for ged-emacs-devel@m.gmane.org; Mon, 29 Oct 2007 05:02:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ImLpU-0003d2-46 for ged-emacs-devel@m.gmane.org; Mon, 29 Oct 2007 00:02:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ImKTx-0005dt-A6 for emacs-devel@gnu.org; Sun, 28 Oct 2007 22:36:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ImKTr-0005cL-PW for emacs-devel@gnu.org; Sun, 28 Oct 2007 22:36:01 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ImKTr-0005c8-Ky for emacs-devel@gnu.org; Sun, 28 Oct 2007 22:35:55 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ImKTr-00042j-6I for emacs-devel@gnu.org; Sun, 28 Oct 2007 22:35:55 -0400 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ImKTq-0001Es-Sy for emacs-pretest-bug@gnu.org; Sun, 28 Oct 2007 22:35:54 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1ImKTn-00041U-RZ for emacs-pretest-bug@gnu.org; Sun, 28 Oct 2007 22:35:54 -0400 Original-Received: from taurinus.org ([72.20.11.44] helo=mail.taurinus.org) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1ImKTn-000405-3q; Sun, 28 Oct 2007 22:35:51 -0400 Original-Received: from [192.168.1.100] (20158185052.user.veloxzone.com.br [201.58.185.52]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.taurinus.org (Postfix) with ESMTP id 586DA7B86DB; Sun, 28 Oct 2007 23:38:31 -0300 (BRT) In-Reply-To: X-Mailer: Evolution 2.12.1 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-Mailman-Approved-At: Mon, 29 Oct 2007 00:02:17 -0400 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:82025 gmane.emacs.pretest.bugs:20208 Archived-At: On Dom, 2007-10-28 at 22:25 -0400, Alexandre Vassalotti wrote: > I use this version and I can't reproduce the problem. As you said, the > problem is surely due to some local customization. Alexandre, You run another version of python-mode? The problem occurs only with native python-mode of this version. Guilherme