RE: [Python-mode] how to enable auto-complete in the mode

2005-04-27 Thread Tan, Heap Ho
Subject: RE: [Python-mode] how to enable auto-complete in the mode Okay, we're closing in on me understanding your request. Heap> It meant that when I edit python in xemacs. There is CPython mode, Heap> how can I edit the xemacs bindings so that it allows auto-complete Heap

RE: [Python-mode] how to enable auto-complete in the mode

2005-04-27 Thread Skip Montanaro
Okay, we're closing in on me understanding your request. Heap> It meant that when I edit python in xemacs. There is CPython mode, Heap> how can I edit the xemacs bindings so that it allows auto-complete Heap> the class methods? I meant in IDE like komodo, they will Heap> auto-com

RE: [Python-mode] how to enable auto-complete in the mode

2005-04-26 Thread Skip Montanaro
(please include the list when looking for help - you get more brains working on your problem) Skip> auto-complete of what? Heap> Auto-complete in xemacs mode I meant. I'm sorry. This still doesn't ring any bells for me. Can you be more specific? -- Skip Montanaro [EMAIL PROTECTED] _

Re: [Python-mode] how to enable auto-complete in the mode

2005-04-26 Thread Skip Montanaro
Heap> Does anyone knows how to enable auto-complete in python mode? auto-complete of what? If you have access to the CVS version of python-mode and also have Francois Pinard's Pymacs installed, you can check out pycomplete.el and pycomplete.py and see if that is what you're after. -- Skip