From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jon Cast Newsgroups: gmane.emacs.devel Subject: Re: No calc in pretest? Date: Fri, 05 Jul 2002 18:14:18 -0500 Sender: emacs-devel-admin@gnu.org Message-ID: <200207052314.g65NEI829912@d-ip-129-15-78-125.cs.ou.edu> References: NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1025910908 16744 127.0.0.1 (5 Jul 2002 23:15:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 5 Jul 2002 23:15:08 +0000 (UTC) Cc: miles@gnu.org, storm@cua.dk, pot@gnu.org, eliz@is.elta.co.il, burton@openprivacy.org, emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17QcI8-0004Lx-00 for ; Sat, 06 Jul 2002 01:15:08 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17QcOp-0004TY-00 for ; Sat, 06 Jul 2002 01:22:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17QcIH-00076v-00; Fri, 05 Jul 2002 19:15:17 -0400 Original-Received: from d-ip-129-15-78-125.cs.ou.edu ([129.15.78.125]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17QcHc-00073N-00; Fri, 05 Jul 2002 19:14:36 -0400 Original-Received: from ou.edu (jcast@localhost) by d-ip-129-15-78-125.cs.ou.edu (8.11.6/8.11.6) with ESMTP id g65NEI829912; Fri, 5 Jul 2002 18:14:18 -0500 X-Authentication-Warning: d-ip-129-15-78-125.cs.ou.edu: jcast owned process doing -bs Original-To: rms@gnu.org In-Reply-To: Message from Richard Stallman of "Fri, 05 Jul 2002 16:07:46 MDT." <200207052207.g65M7kD08785@aztec.santafe.edu> Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:5540 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:5540 Richard Stallman wrote: > Since the code changes to use minor-minor numbers appear to be > (heh) minor, what's the problem with using them? > Sorry, I don't understand which proposal you are asking about. I think he means numbering bug-fix releases as 21.x.{2,3,...}. The bug-fix number is the `minor-minor' number. Jon Cast