Re: [Python-mode] python-mode modifies load-path emacs-wide.

2011-08-17 Thread Barry Warsaw
I wrote a follow up rebuttal in the bug. Cheers, -Barry signature.asc Description: PGP signature ___ Python-mode mailing list Python-mode@python.org http://mail.python.org/mailman/listinfo/python-mode

Re: [Python-mode] python-mode modifies load-path emacs-wide.

2011-08-17 Thread Andreas Röhler
[ ... ] On the other hand if pycomplete should be able to exist alone from python this is not necessary. However I cannot imagine why this should be the case: pycomplete requires python-mode and cannot exist separately... There is also a blueprint to deliver a ready to use pymacs. In the perspec

Re: [Python-mode] python-mode modifies load-path emacs-wide.

2011-08-17 Thread Cavesnow
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Andreas can answer that, but I can say that python-mode.el should be > loadable > standalone. It can use optional additional tools, but loading > python-mode.el > should not break if it can't find them, and basic editing, syntax > highlighting, etc.