Re: [Python-mode] running Python tests

2011-03-15 Thread Yaroslav Halchenko
Hi Andreas,

Thank you for the invitation -- unfortunately I am already overloaded
with other projects so would not be able to provide adequate time to
python-mode.  Moreover my elisp knowledge is quite basic :-/

FWIW I use python-mode together with rope to get me some quick
navigation facilities (haven't actually used it for refactoring ;) )

 Pymacs seems broken.

With which version?  I recall fixing something to make rope work back
again after some not so recent upgrade -- now all seems to be fine with

GNU Emacs 23.2.1 (x86_64-pc-linux-gnu, GTK+ Version 2.20.1)
ii  pymacs  0.23-1.1interface 
between Emacs Lisp and Python
ii  python-rope 0.9.2-1 Python 
refactoring library
ii  python-ropemacs 0.6c2-4 Emacs mode 
for Python refactoring


On Tue, 15 Mar 2011, Andreas Röhler wrote:
 thanks pointing to it.

 BTW what about joining the team, make a notice as a blueprint, push
 up your branch, propose for merge etc?

 We still need a lot of stuff - reasonable auto-completion,
 refactoring, pydb etc.

 Pymacs seems broken.

 Definitly we should have a specification.
-- 
=--=
Keep in touch www.onerussian.com
Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic
___
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode


Re: [Python-mode] running Python tests

2011-03-15 Thread m h
On Tue, Mar 15, 2011 at 6:48 AM, Yaroslav Halchenko
li...@onerussian.com wrote:
 Hi Andreas,

 Thank you for the invitation -- unfortunately I am already overloaded
 with other projects so would not be able to provide adequate time to
 python-mode.  Moreover my elisp knowledge is quite basic :-/

 FWIW I use python-mode together with rope to get me some quick
 navigation facilities (haven't actually used it for refactoring ;) )

 Pymacs seems broken.

The emacs-for-python and emacs-starter-kit at
https://github.com/gabrielelanaro/ both seem to have good rope support
out of the box and were working with python-mode.el.  (I'm trying out
the new python.el and it works that too).

-matt
___
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode


[Python-mode] running Python tests

2011-03-14 Thread Yaroslav Halchenko
Dear Python-mode gurus,

could someone look into adopting at least minimalistic convenience to
run unittests from within emacs? e.g.

https://bitbucket.org/jpellerin/nosemacs

seems to be doing its minimal job just fine

-- 
=--=
Keep in touch www.onerussian.com
Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic
___
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode