Comment 5 for bug 925586

Revision history for this message
lowstz (lowstz) wrote :

When I introduced ipython.el , it return this message: "and: Symbol's value as variable is void: async"

ipython.el config in my .emacs is :
(require 'ipython)

The official interpreter work well.