Comment 2 for bug 1403920

Revision history for this message
Andreas Roehler (a-roehler) wrote : Re: [Bug 1403920] Re: ac-source-pycomplete undefined

On 24.02.2015 14:34, Urs Fleisch wrote:
> I tested it with the latest python-mode and components-python-mode from
> bzr, the latest official release (6.2.0) and the packages from Ubuntu
> 14.10 (6.1.3). With all these configurations, I see no problems with the
> Python auto completion. With an Ubuntu 14.10 installtion having python-
> mode, pymacs and auto-complete-el, it works with the following minimal
> emacs initialization:
>
> (require 'pymacs)
> (require 'auto-complete-config)
> (ac-config-default)
>
> If pymacs or auto-complete are not installed, it will not work, maybe
> this is the source of the problem?
>

Thanks, will augment the docu including that.

> By the way: The current components-python-mode has the following problems:
> File mode specification error: (file-error "Cannot open load file" "python-components-bounds-forms")
> File mode specification error: (file-error "Cannot open load file" "python-components-auto-fill")
>

Thanks!