emacs 22 error prob
petevg at gmail.com
petevg at gmail.com
Sun May 31 02:42:46 UTC 2009
Hi Craig,
> here my error.But i don't get the error in emacs 21 or 23 i not sure why i get so here it is.
>
> /usr/share/emacs/22.2/etc/emacs.py:24: DeprecationWarning: the sets module is deprecated from sets import Set
Are you using Jaunty? Jaunty ships with Python 2.6 by default, and,
IIRC, a fair number of modules were depreciated in Python 2.6, in
preparation for their removal in Python 3.0.
Is emacs still working after throwing the warning? If so, the warning
is irritating, but shouldn't cause any actual harm. If you _really_
wanted to get rid of it, you could install python 2.5, and then point
/usr/bin/python and python2.5 rather than python2.6, though that's
probably more of a solution than the problem actually warrants.
~PeteVG
"Terrorism is an act of the weak. But so is walking through the
airport in our socks. We can make better choices."
~ John Goekler
More information about the ubuntu-users
mailing list