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:40:57 -0200 Organization: Taurinus Message-ID: <1193625657.705.11.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 1193630585 1801 80.91.229.12 (29 Oct 2007 04:03:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Oct 2007 04:03:05 +0000 (UTC) Cc: emacs-pretest-bug , alexandre To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 29 05:03:07 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 1ImLqF-0001rV-7P for ged-emacs-devel@m.gmane.org; Mon, 29 Oct 2007 05:03:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ImLq6-0004Hh-7o for ged-emacs-devel@m.gmane.org; Mon, 29 Oct 2007 00:02:58 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ImKrH-00007x-Uw for emacs-devel@gnu.org; Sun, 28 Oct 2007 23:00:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ImKrB-00006e-A6 for emacs-devel@gnu.org; Sun, 28 Oct 2007 23:00:06 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ImKrA-00006V-W9 for emacs-devel@gnu.org; Sun, 28 Oct 2007 23:00:01 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ImKZ0-0006Jc-Dg for emacs-devel@gnu.org; Sun, 28 Oct 2007 22:41:15 -0400 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ImKYz-0001p7-A5 for emacs-pretest-bug@gnu.org; Sun, 28 Oct 2007 22:41:13 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1ImKYq-0006El-Vf for emacs-pretest-bug@gnu.org; Sun, 28 Oct 2007 22:41:09 -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 1ImKYq-0006EK-ID; Sun, 28 Oct 2007 22:41:04 -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 B51D27B86DB; Sun, 28 Oct 2007 23:43:46 -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:82026 gmane.emacs.pretest.bugs:20209 Archived-At: On Dom, 2007-10-28 at 20:46 -0400, Glenn Morris wrote: > The problem may also be due to some > local customization of python-mode-hook. Hi Glenn, With "emacs -q" the problem occurs, but with "emacs -q --no-site-file" I don't have error messages. Thanks, Guilherme PS: I have a little english.