From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Fabian Ezequiel Gallina Newsgroups: gmane.emacs.devel Subject: Re: A new major-mode for Python Date: Thu, 17 Feb 2011 15:12:36 -0300 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1297966527 15023 80.91.229.12 (17 Feb 2011 18:15:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 17 Feb 2011 18:15:27 +0000 (UTC) Cc: emacs-devel@gnu.org To: Neal Becker Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 17 19:15:23 2011 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.69) (envelope-from ) id 1Pq8Ns-00004v-G1 for ged-emacs-devel@m.gmane.org; Thu, 17 Feb 2011 19:15:22 +0100 Original-Received: from localhost ([127.0.0.1]:35229 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pq8Ng-0000TO-Jq for ged-emacs-devel@m.gmane.org; Thu, 17 Feb 2011 13:15:08 -0500 Original-Received: from [140.186.70.92] (port=52889 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pq8LH-0006Pa-0G for emacs-devel@gnu.org; Thu, 17 Feb 2011 13:12:40 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pq8LF-0005ND-Si for emacs-devel@gnu.org; Thu, 17 Feb 2011 13:12:38 -0500 Original-Received: from mail-yx0-f169.google.com ([209.85.213.169]:48010) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pq8LF-0005My-QV for emacs-devel@gnu.org; Thu, 17 Feb 2011 13:12:37 -0500 Original-Received: by yxl31 with SMTP id 31so1349411yxl.0 for ; Thu, 17 Feb 2011 10:12:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=mY6siFlNjAO3oj+HFpmeL+1roDvw23SkoxwrV7nM6MQ=; b=v0SLT0PEPJIRm8F80wzCCTzXbeBl2fEAem9x0XeDS90PjELsUOAFLr+LE08g+mujNh 1GvUF8yFRYf/QP0hl7VOQCOIDK3Q78l0U+rkas9QouJr8Xo92bnbH9EtLqQEURox7RBq OITaJAjJAxEX1ZFFJnA9rz23xt3FfnKRUV4vw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=tVUCVXlONNYGAdaJCFHpSllLOCLY0tiA/IxAAlUF39FimVKkaLlUlB/nM7F9zRAcLv 5qjSQKbjFfSFjmvB0vFPLaoATU2/d+jQ7mxkhKA/Vm5erU7HvyRpaTY9A/KK5cbb6Kkz Y//1gnIcNyNQpcDAy5nf+WB4CN0rKstC4GdzU= Original-Received: by 10.90.63.11 with SMTP id l11mr2819374aga.47.1297966356934; Thu, 17 Feb 2011 10:12:36 -0800 (PST) Original-Received: by 10.90.75.6 with HTTP; Thu, 17 Feb 2011 10:12:36 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.213.169 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:136137 Archived-At: 2011/2/16 Neal Becker : > I get an error trying to byte-compile it (grabbed from github): > > Compiling file /home/nbecker/.emacs.d/python.el at Wed Feb 16 09:21:37 20= 11 > python.el:265:16:Error: Symbol's value as variable is void: python-rx- > constituents > The trunk compiles without warnings with Emacs 23.2. If you are interested in filling a bug, let's use github's issue tracker[0] for now. [0] https://github.com/fgallina/python.el/issues Regards, --=20 Fabi=E1n E. Gallina http://www.from-the-cloud.com