[Python-mode] highlight bug?

Andreas Röhler andreas.roehler at online.de
Fri Feb 25 16:53:09 CET 2011


Am 25.02.2011 16:35, schrieb andrea crotti:
> Uhm even forcing the load of the file python-mode.el doesn't work.
>
> But I think I found it, in wisent-python.el there is
> ;; Try to load python support, but fail silently since it is only used
> ;; for optional functionality
> (require 'python nil t)
>
> Which if I get it right hides the python-mode function defined before.
> So should I complain on the cedet list or there is still something that
> can be done from my side?

Write a blueprint at launchpad and propose cedet-integration. :-)

Seriously, have thought at that, it's welcome.

Don't know what will happen, if you just comment out that line.
Maybe Cedet requires some specific API from python.el?

Then an alias to an function from python-mode may help. And so on.
Differences are not that numerous AFAIS.

Given the blueprint and your interest, your experiences with Cedet might 
be valid for further development anyway.

> Strange I never noticed this thing before...
>



More information about the Python-mode mailing list