From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Suggestion: Make snapshots of Emacs available Date: Thu, 24 Jul 2003 15:58:46 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <16151.64898.973485.566624@nick.uklinux.net> <16156.21052.73298.311691@nick.uklinux.net> <20030723102009.GA18382@danilo> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1059077082 7175 80.91.224.249 (24 Jul 2003 20:04:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 24 Jul 2003 20:04:42 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Jul 24 22:04:39 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19fmIZ-0001gl-00 for ; Thu, 24 Jul 2003 22:02:47 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19fmap-0005wL-00 for ; Thu, 24 Jul 2003 22:21:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19fmJW-0007DC-Sb for emacs-devel@quimby.gnus.org; Thu, 24 Jul 2003 16:03:46 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19fmF4-00058e-Hg for emacs-devel@gnu.org; Thu, 24 Jul 2003 15:59:10 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19fmEp-0004lt-Pp for emacs-devel@gnu.org; Thu, 24 Jul 2003 15:58:56 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19fmEl-0004bp-Ll for emacs-devel@gnu.org; Thu, 24 Jul 2003 15:58:51 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.20) id 19fmEg-0002Wu-QT; Thu, 24 Jul 2003 15:58:46 -0400 Original-To: Danilo Segan In-reply-to: <20030723102009.GA18382@danilo> (message from Danilo Segan on Wed, 23 Jul 2003 12:20:10 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:15692 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15692 AFAIK, there are already daily snapshots of GNU Mach, MiG, Hurd, and other GNU tools at ftp://alpha.gnu.org/gnu/cvs/. Perhaps Emacs could go there as well (well, it seems reasonable to me). I will ask the Savannah hackers to do this. Thanks.