From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: Rmail mbox-format branch Date: Sat, 11 Sep 2004 14:22:07 +0300 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: <01c497f1$Blat.v2.2.2$bb5a8240@zahav.net.il> References: <41406C46.6050505@pajato.com> <01c4969e$Blat.v2.2.2$d48c9a40@zahav.net.il> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1094901883 11109 80.91.224.253 (11 Sep 2004 11:24:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 11 Sep 2004 11:24:43 +0000 (UTC) Cc: pmr@pajato.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Sep 11 13:24:37 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 1C65zh-0004U5-00 for ; Sat, 11 Sep 2004 13:24:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C6657-0004to-OW for ged-emacs-devel@m.gmane.org; Sat, 11 Sep 2004 07:30:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C664s-0004t3-2S for emacs-devel@gnu.org; Sat, 11 Sep 2004 07:29:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C664q-0004sl-5x for emacs-devel@gnu.org; Sat, 11 Sep 2004 07:29:57 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C664q-0004sU-38 for emacs-devel@gnu.org; Sat, 11 Sep 2004 07:29:56 -0400 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C65ye-00019c-1l; Sat, 11 Sep 2004 07:23:32 -0400 Original-Received: from zaretski (pns03-205-146.inter.net.il [80.230.205.146]) by legolas.inter.net.il (MOS 3.5.3-GR) with ESMTP id CNM42966 (AUTH halo1); Sat, 11 Sep 2004 14:23:29 +0300 (IDT) Original-To: rms@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 In-reply-to: (message from Richard Stallman on Sat, 11 Sep 2004 06:50:56 -0400) 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:27004 > From: Richard Stallman > CC: pmr@pajato.com, emacs-devel@gnu.org > Date: Sat, 11 Sep 2004 06:50:56 -0400 > > I think we need at least one or two people to try the mbox-format code > before we install it in the trunk. Can a couple of people try it now? Trying things on a branch pose a difficulty for me, since I have only a few hours per week to work on Emacs, and checking out and bootstrapping a tree takes a large portion of that time. That is why I asked to merge that branch with the trunk.