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

2005-04-27 Thread Tan, Heap Ho
Ok so there is no easy way to do it ? There should be right or it will be hard for emacs to be a true integrated IDE environment .. -Original Message- From: Skip Montanaro [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 27, 2005 1:45 PM To: Tan, Heap Ho Cc: python-mode@Python.org Subjec

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