Re: [Python-mode] 6.0.1 errors

2011-08-06 Thread Andreas Röhler

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

___
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode


[Python-mode] 6.0.1 errors

2011-08-05 Thread 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?


___
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode