From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Deniz Dogan Newsgroups: gmane.emacs.devel,gmane.emacs.windows Subject: Re: emacs-20100913 windows binaries Date: Mon, 13 Sep 2010 23:44:20 +0200 Message-ID: References: <87tylthh6b.fsf@gmail.com> 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 1284414315 11630 80.91.229.12 (13 Sep 2010 21:45:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 13 Sep 2010 21:45:15 +0000 (UTC) Cc: help-emacs-windows@gnu.org, emacs-devel@gnu.org To: Sean Sieger Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 13 23:45:14 2010 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 1OvGps-0006yQ-8I for ged-emacs-devel@m.gmane.org; Mon, 13 Sep 2010 23:45:12 +0200 Original-Received: from localhost ([127.0.0.1]:53640 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvGpr-0004Zf-PW for ged-emacs-devel@m.gmane.org; Mon, 13 Sep 2010 17:45:11 -0400 Original-Received: from [140.186.70.92] (port=56923 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvGpY-0004Rh-9s for emacs-devel@gnu.org; Mon, 13 Sep 2010 17:44:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OvGpX-0002kj-5D for emacs-devel@gnu.org; Mon, 13 Sep 2010 17:44:52 -0400 Original-Received: from mail-vw0-f41.google.com ([209.85.212.41]:64035) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OvGpX-0002kV-31; Mon, 13 Sep 2010 17:44:51 -0400 Original-Received: by vws16 with SMTP id 16so6471890vws.0 for ; Mon, 13 Sep 2010 14:44:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=QATsYV6ShagFXdNpPRFbAlYHwUekyud/6MpmlTmGn/c=; b=g0DexRGVwIUTiinx4oAGIOVXT0Bx0Aa6VRI9dwBIRuroTZnoaB2So0MYApDJ188ui2 sGLVtVFFvGQoqQqlkrkmCdGncWMliSZt0V5EGldu9DqBtTXUwGR2JNY7hQB8lMEMveDj 2Qus+9Zi1BGt7vHFwXKSbYuIZ0xp0t9icC7AQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=dlIkiJ9anxaJRpd7/Z8F/MDcANt2jXqyybZw5Oe+JURCIpsAdiRV/X5WuHnEIyzbMG z9M+AiE4NDcj0cIRp3uwetiYRX1R0gpEt4hLN0mQT9xdoFgm/qKBVChQJRqbEKUvZ9Ag mTYCZGqbEskwrMVxi5MNI78blvX/6+9+qrS30= Original-Received: by 10.220.124.29 with SMTP id s29mr3237862vcr.106.1284414290163; Mon, 13 Sep 2010 14:44:50 -0700 (PDT) Original-Received: by 10.220.202.70 with HTTP; Mon, 13 Sep 2010 14:44:20 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:130101 gmane.emacs.windows:4744 Archived-At: 2010/9/13 Deniz Dogan : > 2010/9/13 Sean Sieger : >> The trunk was built and runs successfully on Windows. =A0Binaries have >> been published in >> >> http://alpha.gnu.org/gnu/emacs/windows/ >> >> >> > > When using this and attempting to start python-mode, I get this error: > > Debugger entered--Lisp error: (invalid-function 2) > =A02("\"") > =A0byte-code("\301\302!\210\303\304\305\"\210\306\307\310\311\312\313\314= \315\316\317& =A0 \210\320\321\322\323!\324B\"\210\320\321\322\325!\326B\"\= 210\320\327\322\330!\326B\"\210\320\331\322\332!\"\210\333 B \334\333!\204a > > Any ideas? I'm on 64-bit Windows 7. > After byte-compiling it myself, it seems to work just fine. Still I wonder what happened? --=20 Deniz Dogan