RELEASED: Pymacs 0.20

François Pinard pinard at iro.umontreal.ca
Sat Nov 23 21:37:46 EST 2002


Hello to everybody, and especially to Emacs users among Python lovers.

The day after Pymacs 0.19 was released, I found that Pymacs interferes with
the Emacs interactive documentation system.  Despite the problem shows only
in unusual circumstances -- adviced functions, functions using a mere symbol
for their body -- I do not want that bug in released Pymacs.  I waited a bit
just in case some other bug shows.  After one week, since none want to get
out, better have another release out now.  So here it is!  :-)

--------------------

Pymacs is a powerful tool which, once started from Emacs, allows both-way
communication between Emacs Lisp and Python.  Pymacs aims Python as an
extension language for Emacs rather than the other way around, and this
assymetry is reflected in some design choices.  Within Emacs Lisp code, one
may load and use Python modules.  Python functions may themselves use Emacs
services, and handle Emacs Lisp objects kept in Emacs Lisp space.

`http://www.iro.umontreal.ca/~pinard/pymacs/' contains a copy of the
Pymacs documentation in HTML form.  The canonical Pymacs distribution is
available as `http://www.iro.umontreal.ca/~pinard/pymacs/Pymacs.tar.gz'.
Report problems and suggestions to `mailto:pinard at iro.umontreal.ca'.

-- 
François Pinard   http://www.iro.umontreal.ca/~pinard




More information about the Python-list mailing list