2010/9/13 Deniz Dogan <deniz.a.m.do...@gmail.com>: > 2010/9/13 Deniz Dogan <deniz.a.m.do...@gmail.com>: >> 2010/9/13 Sean Sieger <sean.sie...@gmail.com>: >>> The trunk was built and runs successfully on Windows. Binaries 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) >> 2("\"") >> byte-code("\301\302!\210\303\304\305\"\210\306\307\310\311\312\313\314\315\316\317& >> >> \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? >
Sorry for flooding the list, I should test more extensively before reporting, but tramp seems to be broken as well. "tramp-compat-call-process" was apparently not defined and after byte-compiling tramp.el it seems to work just fine even though the compilation buffer also showed that the function was not known to be declared. Getting an older version now. -- Deniz Dogan