[Python-mode] Xemacs configuration
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
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
