all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bernardo Bacic <bernardo.bacic@pobox.com>
To: help-gnu-emacs@gnu.org
Subject: Re: deprecated Python code in Emacs 22.3 module `emacs.py'
Date: Wed, 10 Sep 2008 21:16:05 +1000	[thread overview]
Message-ID: <48C7AC75.6090201@pobox.com> (raw)
In-Reply-To: <uabegk3jp.fsf@earthlink.net>

it was a dark and stormy night when Allan said,
> Bernardo Bacic <bernardo.bacic@pobox.com> writes:
> 
>>>  d:\Program Files\GNU\GNU Emacs\emacs-22.3\etc\emacs.py:24:
>>>  DeprecationWarning: the sets module is deprecated from sets import Set
>> that looks suspiciously like a python and not an emacs error
> It is indeed an error from the Python 2.6b2 interpreter but `emacs.py'
> is now included with the emacs 22.3 Windows binaries.  It used to be an 
> optional download from :
> http://www.loveshack.ukfsn.org/emacs/ 
> (along with `emacs.el' and `sym-comp.el'). Now only `sym-comp.el' is not 
> included with the most recent Emacs Windows binaries distribution.

did you try replacing Set with built in set [1] in emacs.py?

if that didn't work file a bug with M-x submit-emacs-bug
(which may not be a bad idea one way or the other)



[1] http://docs.python.org/lib/types-set.html




  parent reply	other threads:[~2008-09-10 11:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <uprnendr3.fsf@earthlink.net>
2008-09-09 11:53 ` deprecated Python code in Emacs 22.3 module `emacs.py' Bernardo Bacic
2008-09-09 12:00 ` Bernardo Bacic
     [not found] ` <mailman.18798.1220961442.18990.help-gnu-emacs@gnu.org>
     [not found]   ` <uabegk3jp.fsf@earthlink.net>
2008-09-10 11:16     ` Bernardo Bacic [this message]
2008-09-10 11:19       ` Bernardo Bacic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48C7AC75.6090201@pobox.com \
    --to=bernardo.bacic@pobox.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.