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:11:41 -0500 Sender: emacs-devel-admin@gnu.org Message-ID: <200207052311.g65NBfx29882@d-ip-129-15-78-125.cs.ou.edu> References: NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1025910706 16486 127.0.0.1 (5 Jul 2002 23:11:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 5 Jul 2002 23:11:46 +0000 (UTC) Cc: storm@cua.dk, miles@gnu.org, 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 17QcEr-0004Hn-00 for ; Sat, 06 Jul 2002 01:11:45 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17QcLY-0004Ln-00 for ; Sat, 06 Jul 2002 01:18:40 +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 17QcFJ-0006yJ-00; Fri, 05 Jul 2002 19:12:13 -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 17QcF6-0006wy-00; Fri, 05 Jul 2002 19:12:00 -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 g65NBfx29882; Fri, 5 Jul 2002 18:11:41 -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:39 MDT." <200207052207.g65M7d708770@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:5538 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:5538 Message from Richard Stallman wrote: > Suppose this option were added on 2002 October 23. Now, assume > someone is running CVS Emacs as of 2002 October 22 (version > 21.5.-99.3). He installs a third-party package you've released, > which wants to know if :file is supported, and use it if it is. > People using CVS versions must expect to encounter various transient > problems. They should always try updating to see if the problem > goes away. Now that I think about it, you're right---CVS's purpose is to facilitate regular updates, so we can expect those to be employed by anyone using CVS :) Jon Cast