0

After having seen this bug fix http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18582

I wonder how I setup Emacs to provide completion of imports in python-mode.

Further are there other completions possible in Emacs' builtin python.el?

tshepang
  • 12,111
  • 21
  • 91
  • 136
Nordlöw
  • 11,838
  • 10
  • 52
  • 99
  • 1
    You could look at auto-complete.el – Jesus Ramos Oct 13 '14 at 22:23
  • Here is the link to the python-mode dictionary -- you can see if there is anything in there that interests you -- moreover, it looks simple enough to add your own additional definitions: https://github.com/auto-complete/auto-complete/blob/master/dict/python-mode If you encounter a bug, then deal with it -- i.e., try to fix it yourself, and if you can't, then seek help and/or submit a bug report. Don't be shy -- dig in -- get your hands dirty -- yada yada yada . . .! :) – lawlist Oct 14 '14 at 02:00

0 Answers0