From: SourceForge.net <no...@so...> - 2013-04-10 22:12:56
|
Bugs item #3531561, was opened at 2012-06-02 14:11 Message generated for change (Comment added) made by legoscia You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=586350&aid=3531561&group_id=88346 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: Stefan Husmann (haawda) Assigned to: Nobody/Anonymous (nobody) Summary: assoc.el deprecated in emacs 24.2 Initial Comment: According to http://www.emacswiki.org/emacs-en/assoc-deprecated assoc.el will be removed in emacs 24.2. assoc.el is required in jabber-presence.el and jabber-muc-nick-coloring.el. ---------------------------------------------------------------------- >Comment By: Magnus Henoch (legoscia) Date: 2013-04-10 15:12 Message: This was fixed in a recent commit by Evgenii Terechkov: http://emacs-jabber.git.sourceforge.net/git/gitweb.cgi?p=emacs-jabber/emacs-jabber;a=commitdiff;h=c98be9e194710ea6b36903ba0435450686243b10;hp=52368dc3424bc98e4abaa20df97176404b5ff98a ---------------------------------------------------------------------- Comment By: parsifal () Date: 2013-04-09 06:59 Message: I tried removing the `(require 'assoc)` statements from the two files mentioned, and that did not fix the issue. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=586350&aid=3531561&group_id=88346 |