8873
8875
;; http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-01/msg00076.html
8876
8890
"print(';'.join(get_ipython().Completer.all_completions('%s'))) #PYTHON-MODE SILENT\n"
8877
8891
"The string send to ipython to query for all possible completions")
8881
8893
(defun ipython-complete ()
8882
8894
"Complete the python symbol before point.