From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Next pretest, and regressions policy Date: Mon, 02 Apr 2012 12:12:43 +0800 Message-ID: <878viercuc.fsf@gnu.org> References: <87k42cwys8.fsf@gnu.org> <87limhuldm.fsf@gnu.org> <871uo7g4j6.fsf@gnu.org> <87iphjhbm8.fsf@wanadoo.es> <874nt3l6op.fsf@gnu.org> <87mx6vw5ur.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1333339983 12099 80.91.229.3 (2 Apr 2012 04:13:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 2 Apr 2012 04:13:03 +0000 (UTC) Cc: =?us-ascii?Q?=3D=3Futf-8?= =?us-ascii?Q?=3FQ=3F=3DC3=3D93scar=5FFuentes=3F=3D?= , Stefan Monnier , emacs-devel@gnu.org To: Bastien Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 02 06:13:02 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SEYdY-00006n-J4 for ged-emacs-devel@m.gmane.org; Mon, 02 Apr 2012 06:13:00 +0200 Original-Received: from localhost ([::1]:56397 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEYdX-0007Qz-SM for ged-emacs-devel@m.gmane.org; Mon, 02 Apr 2012 00:12:59 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:36431) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEYdU-0007Qu-Qx for emacs-devel@gnu.org; Mon, 02 Apr 2012 00:12:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SEYdS-0006kc-8q for emacs-devel@gnu.org; Mon, 02 Apr 2012 00:12:56 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:57503) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEYdS-0006kY-5o for emacs-devel@gnu.org; Mon, 02 Apr 2012 00:12:54 -0400 Original-Received: from bb121-6-72-34.singnet.com.sg ([121.6.72.34]:35532 helo=ulysses) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1SEYdP-0005I0-Mv; Mon, 02 Apr 2012 00:12:52 -0400 In-Reply-To: <87mx6vw5ur.fsf@gnu.org> (Bastien's message of "Sun, 01 Apr 2012 22:32:28 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.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:149277 Archived-At: Bastien writes: >>> Once again: please *never ever* overwrite files. Always apply >>> a patch instead. >> >> Please fix this ASAP, Bastien. I will wait for confirmation from you >> that this is fixed before making the pretest. > > This is fixed now. Thanks.