[Python-mode] bug with shipped pymacs?

François Pinard pinard at iro.umontreal.ca
Tue Feb 14 14:29:47 CET 2012


Tom Roche <Tom_Roche at pobox.com> writes:

> summary: something is wrong with the pymacs I installed with
> python-mode=6.0.3, or with my installation or use of it.

>> Debugger entered--Lisp error: (error "Pymacs Lisp version is
>> @VERSION@, Python is 0.24-beta2")

Hi, Tom.

The pymacs.el file was likely copied verbatim, out of pymacs.el.in from
the Pymacs distribution.  The ".in" suffix is a hint that the file needs
processing before "becoming" the usable file.  The problem may be there!

There is a Makefile in the distribution that takes care of these things,
and the installation documentation tries to stress that one should
either run "make" or at least do the equivalent by other means.

I would surely like that python-mode use Pymacs in a more solid way, and
just not try to "patch it" in.  Don't hesitate to use me, if I can
help.  If you do not thrown bug trackers at me, I'm quite speakable! :-)

François

P.S. - Who should nevertheless warn you that I may be a bit slow at
replying, surely not because of bad will, but as I miss free time.


More information about the Python-mode mailing list