From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58379 Path: main.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: Sync of Gnus with Emacs Date: Wed, 1 Sep 2004 19:03:25 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: <20040901230325.GB29664@fencepost> References: <4nvff9lu28.fsf@lifelogs.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1094079856 27735 80.91.224.253 (1 Sep 2004 23:04:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 1 Sep 2004 23:04:16 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 02 01:04:10 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C2e9C-0005mn-00 for ; Thu, 02 Sep 2004 01:04:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C2eE8-0008Qd-Sy for ged-emacs-devel@m.gmane.org; Wed, 01 Sep 2004 19:09:16 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C2eDi-0008PT-Sf for emacs-devel@gnu.org; Wed, 01 Sep 2004 19:08:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C2eDg-0008Nw-V4 for emacs-devel@gnu.org; Wed, 01 Sep 2004 19:08:49 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C2eDg-0008Nj-MZ for emacs-devel@gnu.org; Wed, 01 Sep 2004 19:08:48 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C2e8T-00028G-HR for emacs-devel@gnu.org; Wed, 01 Sep 2004 19:03:25 -0400 Original-Received: from miles by fencepost.gnu.org with local (Exim 4.34) id 1C2e8T-0000SR-5p; Wed, 01 Sep 2004 19:03:25 -0400 Original-To: ding@gnus.org, emacs-devel@gnu.org Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i Blat: Foop X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:26709 gmane.emacs.gnus.general:58379 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58379 On Wed, Sep 01, 2004 at 06:04:38PM +0200, Reiner Steib wrote: > > If somebody is syncing this with Emacs CVS, I think sha1-el.el should > > be renamed to sha1.el, and the callers updated. The old name doesn't > > make sense now that sha1.el isn't around. (The story used to be that > > sha1.el was a generic front end to sha1-el.el and sha1-dl.el, the > > latter which used dynamically loaded Emacs modules.) > > The file is already in the gnus-5_10-branch of Emacs, but not in the > trunk, yet. Miles offered to do the merge, maybe he can consider > this. > > I think renaming it is okay (but IMHO it should be renamed in Gnus' > repository, too). Yes, though since it's a fairly minor cosmetic thing, it can safely wait until things have settled down a bit I think. -Miles -- .Numeric stability is probably not all that important when you're guessing.