emacs 22 error prob
petevg at gmail.com
petevg at gmail.com
Sun May 31 16:01:21 UTC 2009
Hi Craig,
> But in gvim i don't get any error that odd
The error that you're seeing is due to a python script (emacs2.py and
emacs3.py, specifically) importing the "sets" module, which is
depreciated in python 2.6. This generates a warning.
If your gvim setup doesn't include a python script that attempts to
import the sets module, then I wouldn't expect to see the warning.
hth,
~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
On Sat, May 30, 2009 at 8:56 PM, Craig <fasteliteprogrammer at yahoo.com> wrote:
>
>
> --- On Sat, 5/30/09, petevg at gmail.com <petevg at gmail.com> wrote:
>
>> From: petevg at gmail.com <petevg at gmail.com>
>> Subject: Re: emacs 22 error prob
>> To: "Ubuntu user technical support, not for general discussions" <ubuntu-users at lists.ubuntu.com>
>> Date: Saturday, May 30, 2009, 9:42 PM
>> 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
>>
>> --
>> ubuntu-users mailing list
>> ubuntu-users at lists.ubuntu.com
>> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>>
>
>
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
More information about the ubuntu-users
mailing list