Hi,

After a looooong time, pymacs is coming back to life thanks to François
Pinard who has started reviving the project. I've discussed this issue
with him, and here's his answer (translation by yours truely):

> The user has tried to load the module using
>  M-x pymacs-load RET re RET RET
>
> This loads the module on the Emacs list side (and of course in
> Python), but the variables to access the module are only available in
> Lisp. 
> 
> To create the "re" identifier on the Python side, you need to write
> M-x pymacs-exec RET import re RET
>
> and in that case the identifier is only available in Python and not in
> Lisp. Using this incantation solves the problem. 

Additionally the documentation will be clarified in the upcoming 0.23
release of pymacs. 

I'll close the bug report when that version is uploaded. 

-- 
Alexandre Fayolle                              LOGILAB, Paris (France)
Formations Python, Zope, Plone, Debian:  http://www.logilab.fr/formations
Développement logiciel sur mesure:       http://www.logilab.fr/services
Informatique scientifique:               http://www.logilab.fr/science

Attachment: signature.asc
Description: Digital signature

Reply via email to