I am trying to setup pycomplete.el on my system. I had two questions about it:

1) Can it be integrated with auto-complete and has anyone done this before and has some tips?? Or how do you get access to the list of available completions. The display of completions available doesn't seem to work or get passed back to the completions buffer like it is supposed to. No *completions* buffer is ever created. I think this list could also be used as a source in autocomplete.

2) How do I set it so whenever it does expand the symbol at the point it performs a (indent-for-tab-command). I have this right now working but the only way I can figure it out is that everytime the function is run it doesn't which isn't desired. This is temporary until I had figured out how to work into autocomplete.

Thanks for any help,

Jeff

--
________________________
Jeffrey Spencer
jeffspenc...@gmail.com

_______________________________________________
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode

Reply via email to