From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82937 Path: news.gmane.org!not-for-mail From: Dave Abrahams Newsgroups: gmane.emacs.gnus.general Subject: Re: Fix for gnus-registry on newer Emacsen Date: Fri, 22 Feb 2013 13:36:23 -0800 Message-ID: References: <87k3q083cj.fsf@randomsample.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1361569597 7789 80.91.229.3 (22 Feb 2013 21:46:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 22 Feb 2013 21:46:37 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M31203@lists.math.uh.edu Fri Feb 22 22:46:59 2013 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1U90SA-0004Wi-RB for ding-account@gmane.org; Fri, 22 Feb 2013 22:46:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1U90Rj-0002Jd-GA; Fri, 22 Feb 2013 15:46:23 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1U90Rh-0002JM-H2 for ding@lists.math.uh.edu; Fri, 22 Feb 2013 15:46:21 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1U90Rf-0002LQ-Nz for ding@lists.math.uh.edu; Fri, 22 Feb 2013 15:46:21 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1U90Rd-0006UI-Md for ding@gnus.org; Fri, 22 Feb 2013 22:46:17 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1U90Rw-0004CV-99 for ding@gnus.org; Fri, 22 Feb 2013 22:46:36 +0100 Original-Received: from c-50-143-153-218.hsd1.ca.comcast.net ([50.143.153.218]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Feb 2013 22:46:36 +0100 Original-Received: from dave by c-50-143-153-218.hsd1.ca.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Feb 2013 22:46:36 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 23 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-50-143-153-218.hsd1.ca.comcast.net User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.93 (darwin) Cancel-Lock: sha1:9F95moYFXOSa60RlE22kSQXGwJ0= X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82937 Archived-At: on Fri Feb 22 2013, David Engster wrote: > Probably no one noticed, but if you use the registry on the current > pretest or trunk, you'll get a message on startup about an "Unsafe call > to eieio-persistent-read". Oh, I noticed! > I'll just pushed a fix for this, Thanks! > but of course we have to stay compatible with older Emacsen, so I had > to wrap this in a condition-case and an additional > with-no-warnings. However, it seems the latter doesn't have any effect > on XEmacs, so the buildbot is red there. Does anyone know what can be > done here? No clue, sorry. -- Dave Abrahams