RELEASED: Pymacs 0.25

2012-05-07 Thread François Pinard
Hello to everybody, and Emacs users in the Python community. Pymacs 0.25 is now available. There has been a while, so I advise current Pymacs users to switch with caution. - Python 3 is now supported. This required new installation mechanics, and a Python pre-processor written for the

Re: pymacs?

2011-11-17 Thread Bastian Ballmann
Hi, why not try out emacs-for-python https://github.com/gabrielelanaro/emacs-for-python It's has everything included one needs as a python programmer on emacs and even if it's not your choice you can lookup pymacs configuration there. HTH && have a nice day Basti A

pymacs?

2011-11-16 Thread Andrea Crotti
After a long time, and since it was included iin python-mode, I wanted to try if I can get ropemacs working finally. I have tried many possible things, also in Emacs -Q, and I actually got it working only once, apparently by pure luck with Emacs -Q: (setq py-load-python-mode-pymacs-p nil

RELEASED: Pymacs 0.23

2008-02-14 Thread François Pinard
Hello to everybody, and Emacs users in the Python community. Here is Pymacs 0.23! There has been a while, so I advise current Pymacs users to switch with caution. All reported bugs have been squashed, if we except one about Emacs quit (C-g) not being obeyed gracefully. A few suggestions have

pymacs

2007-05-08 Thread Grant
Hi there. Does anyone out there know what's going on with pymacs currently? Thanks, Grant. -- http://mail.python.org/mailman/listinfo/python-list

pymacs + dbus

2005-09-07 Thread pber
Hi all, I'm on trouble with pymacs and python binding of DBus 0.23. Emacs/Xemacs have their gnuclient(s) to make remote calls to, but I wanted to (try to) make some xemacs functions callable via dbus. Shortly: - pymacs loads some python classes that publish the method "pop_to_wind