From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/87269 Path: news.gmane.org!.POSTED!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Emacs 25 & the registry Date: Sun, 25 Sep 2016 21:57:07 +0800 Message-ID: <87lgyg2ibw.fsf@ericabrahamsen.net> References: <874m55z42e.fsf@nwalsh.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1474811917 17201 195.159.176.226 (25 Sep 2016 13:58:37 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 25 Sep 2016 13:58:37 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) To: ding@gnus.org Original-X-From: ding-owner+M35489@lists.math.uh.edu Sun Sep 25 15:58:34 2016 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bo9wu-0003WP-1e for ding-account@gmane.org; Sun, 25 Sep 2016 15:58:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.86_2) (envelope-from ) id 1bo9vu-0003Bp-BE; Sun, 25 Sep 2016 08:57:30 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.86_2) (envelope-from ) id 1bo9vq-0003BD-Lm for ding@lists.math.uh.edu; Sun, 25 Sep 2016 08:57:26 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.86_2) (envelope-from ) id 1bo9vp-0001Fb-Pg for ding@lists.math.uh.edu; Sun, 25 Sep 2016 08:57:26 -0500 Original-Received: from [195.159.176.226] (helo=blaine.gmane.org) by quimby.gnus.org with esmtps (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1bo9vo-00047M-Bq for ding@gnus.org; Sun, 25 Sep 2016 15:57:24 +0200 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1bo9vf-0003Dw-Hq for ding@gnus.org; Sun, 25 Sep 2016 15:57:15 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 20 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:W198KOs+s8/oUkgT6Y78PLnW/oc= List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:87269 Archived-At: Norman Walsh writes: > Hello folks, > > I decided to give Emacs 25.1.3 a try. Curiously, when I start gnus > (v5.13), it pauses part way through and asks me to confirm that I want > to rename ~/.gnus.registry.eioio to ~/.gnus.registry.eioio Surely it asks to rename to ~/.gnus.registry.eieio? > Past that prompt, it seems to come up fine. Any thoughts? It doesn’t > do that under Emacs 24. That was sort of a bikeshed fix that was made along with some other tweaks to the registry, which made it into the version of Gnus which now ships as a part of Emacs (which is why you're only seeing it now). The typo wasn't doing anyone any harm, but my day job has to do with editing, and I find that stuff hard to let go... :) Eric