ac-source-pycomplete undefined

Bug #1403920 reported by Andreas Roehler
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-mode.el
Fix Released
Medium
Andreas Roehler

Bug Description

ac-source-pycomplete offered but not defined.

Changed in python-mode:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Andreas Roehler (a-roehler)
milestone: none → 6.2.1
Revision history for this message
Urs Fleisch (ufleisch) 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?

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")

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!

Changed in python-mode:
status: Confirmed → Fix Committed
Changed in python-mode:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.