From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christian Ohler Newsgroups: gmane.emacs.devel Subject: Re: Emacs Continuous Build on Hydra Date: Tue, 17 May 2011 07:47:49 +1000 Message-ID: <4DD19B85.6070405@gnu.org> References: <4DBD4CC9.9000907@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1305582489 30096 80.91.229.12 (16 May 2011 21:48:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 16 May 2011 21:48:09 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 16 23:48:03 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QM5dx-0007TC-37 for ged-emacs-devel@m.gmane.org; Mon, 16 May 2011 23:48:01 +0200 Original-Received: from localhost ([::1]:38005 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QM5dw-0005eM-Fi for ged-emacs-devel@m.gmane.org; Mon, 16 May 2011 17:48:00 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:51206) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QM5dt-0005eA-9u for emacs-devel@gnu.org; Mon, 16 May 2011 17:47:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QM5ds-0006sF-5o for emacs-devel@gnu.org; Mon, 16 May 2011 17:47:57 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:53305) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QM5ds-0006sB-4O for emacs-devel@gnu.org; Mon, 16 May 2011 17:47:56 -0400 Original-Received: from [113.197.106.249] (port=10899 helo=ohler-macbookpro-2.local) by fencepost.gnu.org with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1QM5dr-0004NN-Ld for emacs-devel@gnu.org; Mon, 16 May 2011 17:47:55 -0400 In-Reply-To: <4DBD4CC9.9000907@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:139449 Archived-At: Hydra now sends notifications about build breakages in emacs trunk to the mailing list emacs-buildstatus. If you want to receive these notifications, please subscribe at http://lists.gnu.org/mailman/listinfo/emacs-buildstatus . Thanks to Ludovic Courtès and Stefan Monnier for setting this up. Christian.