Chong Yidong <[EMAIL PROTECTED]> writes: > I suggest simply removing python.el. We can add it back for Emacs > 22.2 if/when the unspecified legal issues get ironed out. > > What do people think?
Since python.el is new in Emacs 22, removing it is inconventient, but ok. IIUC, then Dave Love's original python.el does not work with Emacs 22, so we need to ask people to use a different reason Maybe we (who?) could put a copy of the current python.el on emacswiki.org We should add a brief note about it to NEWS (in the "About external Lisp packages" section): *** NEWS 23 Apr 2007 14:07:12 +0200 1.1464 --- NEWS 23 Apr 2007 18:19:13 +0200 *************** *** 31,38 **** --- 31,42 ---- Some specific packages that are known to cause problems are: ** Semantic (used by CEDET, ECB, JDEE): upgrade to latest version. + ** cua.el, cua-mode.el: remove old versions. + ** python.el: upgrade to the Emacs 22.1 compatible version available from + http://www.emacswiki.org + * Installation Changes in Emacs 22.1 -- Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
