[Python-mode] Xemacs configuration

2008-06-08 Thread Daniel Fernandez
To whom it may concern, Thanks for providing the python mode for xemacs. I moved all the archives in the zip file to my .xemacs folder. Is that enough to start working in python mode or I have to change something in the init.el archive? Best, Daniel F.

[Python-mode] patch to allow file completion in py-shell

2008-06-08 Thread Rodrigo Ventura
Hello, I'm sending this this tiny patch to python-mode.el so that py-shell supports file completion after hiting the TAB key (and M-TAB lists possible completions): - cut here --- python-mode.el.orig 2008-04-29 16:42:04.0 +0100 +++ p