Re: [Python-mode] 6.0.1 errors

2011-08-05 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 XE

[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-mod

[Python-mode] python-mode.el-6.0.1 released

2011-08-05 Thread Andreas Röhler
Hi, gladly announce release of python-mode.el-6.0.1 New group of commands `py-expression' addresses parts of a statement, for example which would be concatenated by "."-operator. See py-copy-expression py-mark-expression py-beginning-of-expression py-end-of-expression py-kill-expression Comme