From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sylvain Beucler Newsgroups: gmane.emacs.devel Subject: Re: [Savannah-help-public] emacs-diffs mailing list Date: Wed, 25 Apr 2007 12:07:39 +0200 Message-ID: <20070425100739.GA7442@perso.beuc.net> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1177523720 21237 80.91.229.12 (25 Apr 2007 17:55:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 25 Apr 2007 17:55:20 +0000 (UTC) Cc: savannah-hackers@gnu.org, sysadmin@gnu.org, emacs-devel@gnu.org To: Richard Stallman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 25 19:55:14 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Hglhx-0000Mn-3w for ged-emacs-devel@m.gmane.org; Wed, 25 Apr 2007 19:55:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hglna-0008Cv-VH for ged-emacs-devel@m.gmane.org; Wed, 25 Apr 2007 14:01:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HgeYZ-0008Kl-0A for emacs-devel@gnu.org; Wed, 25 Apr 2007 06:17:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HgeYY-0008K1-8K for emacs-devel@gnu.org; Wed, 25 Apr 2007 06:17:02 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HgeYY-0008Jt-3v for emacs-devel@gnu.org; Wed, 25 Apr 2007 06:17:02 -0400 Original-Received: from 42.mail-out.ovh.net ([213.251.189.42]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1HgeSv-0000Ra-Gj for emacs-devel@gnu.org; Wed, 25 Apr 2007 06:11:13 -0400 Original-Received: (qmail 1629 invoked by uid 503); 25 Apr 2007 10:08:07 -0000 Original-Received: from b6.ovh.net (HELO mail240.ha.ovh.net) (213.186.33.56) by 42.mail-out.ovh.net with SMTP; 25 Apr 2007 10:08:07 -0000 Original-Received: from b0.ovh.net (HELO queue-out) (213.186.33.50) by b0.ovh.net with SMTP; 25 Apr 2007 10:07:47 -0000 Original-Received: from j38ju.game-host.org (HELO localhost.localdomain) (82.238.35.175) by ns0.ovh.net with SMTP; 25 Apr 2007 10:07:46 -0000 Original-Received: from me by localhost.localdomain with local (Exim 4.63) (envelope-from ) id 1HgePU-0001wV-7F; Wed, 25 Apr 2007 12:07:40 +0200 Mail-Followup-To: Richard Stallman , sysadmin@gnu.org, savannah-hackers@gnu.org, emacs-devel@gnu.org Content-Disposition: inline In-Reply-To: X-Operating-System: GNU/Linux User-Agent: Mutt/1.5.13 (2006-08-11) X-Ovh-Remote: 82.238.35.175 (j38ju.game-host.org) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-Spam-Check: DONE|H 0.5/N X-detected-kernel: Linux 2.4-2.6 X-Mailman-Approved-At: Wed, 25 Apr 2007 14:00:10 -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: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:70117 Archived-At: Hello, On Tue, Apr 24, 2007 at 10:05:11PM -0400, Richard Stallman wrote: > The emacs-diffs mailing list needs a change. > It needs to show changes in the EMACS_22_BASE branch > (which may get renamed to EMACS_22_RC) > as well as changes in the trunk. > > We should have given you warning about this, > but we did it abruptly. We would like a fix for this > as soon as possible. I configured log_accum to send diffs for HEAD, EMACS_22_BASE and EMACS_22_RC. I'm not sure this was already tested with multiple branches, so let me know if there's an issue. -- Sylvain