From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.0; "Symbol's value as variable is void: py-mode-map" Date: Sun, 28 Oct 2007 20:46:47 -0400 Message-ID: References: <1193452108.9381.22.camel@baderna> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1193618823 11416 80.91.229.12 (29 Oct 2007 00:47:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Oct 2007 00:47:03 +0000 (UTC) Cc: emacs-pretest-bug , alexandre To: Guilherme Mesquita Gondim Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 29 01:47:04 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 1ImImV-0003Fs-35 for ged-emacs-devel@m.gmane.org; Mon, 29 Oct 2007 01:47:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ImImM-0006c1-5J for ged-emacs-devel@m.gmane.org; Sun, 28 Oct 2007 20:46:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ImImI-0006bw-Sj for emacs-devel@gnu.org; Sun, 28 Oct 2007 20:46:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ImImG-0006bi-E8 for emacs-devel@gnu.org; Sun, 28 Oct 2007 20:46:49 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ImImG-0006be-8L for emacs-devel@gnu.org; Sun, 28 Oct 2007 20:46:48 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ImImF-0007km-TP for emacs-devel@gnu.org; Sun, 28 Oct 2007 20:46:48 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1ImImF-0000kg-Ej; Sun, 28 Oct 2007 20:46:47 -0400 X-Spook: Albanian MILSATCOM INS clandestine CIDA Exon Shell SHA MD4 X-Ran: Nx"jWLvmd1M.0VRLfRo-WYrahrkX]WK1Jz"ba)c-\c!EMn",cf/?fF2wS7y3Z@#)RK:S2K X-Hue: magenta X-Attribution: GM In-Reply-To: <1193452108.9381.22.camel@baderna> (Guilherme Mesquita Gondim's message of "Sat, 27 Oct 2007 02:28:28 +0000") 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:82014 gmane.emacs.pretest.bugs:20205 Archived-At: Guilherme Mesquita Gondim wrote: > When I run `python-mode' appears this message: > > run-hooks: Symbol's value as variable is void: py-mode-map > > > In GNU Emacs 23.0.0.1 (i486-pc-linux-gnu, GTK+ Version 2.12.0) > of 2007-10-01 on samarium This is a month-old CVS version of some branch. This problem does not occur in the current CVS trunk. The problem may also be due to some local customization of python-mode-hook.