[Python-mode] 6.0.1 errors

Andreas Röhler andreas.roehler at online.de
Sat Aug 6 08:12:25 CEST 2011


Am 06.08.2011 02:22, schrieb Eric S. Johansson:
> running 6.0.1 on xemacs 21.4.22 (cygwin)
>
> I get these two warnings
>
> (1) (warning/warning) Unknown req `min-colors' with options `(88)'
>
> (2) (warning/warning) Unknown req `min-colors' with options `(88)'
>
> ideas?
>
>

Hi Eric,

AFAIS your version of XEmacs has difficulties with highlight-indentation 
mode. Looks like errors come from `defface' there.

That mode is not crucial.

Ask at XEmacs-devel if they may make it work.

For the moment you may savely comment out

(require 'highlight-indentation)

to get rid of the warning.

BTW I'll make a bug report for this,

thanks,

Andreas



More information about the Python-mode mailing list