From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jarek Czekalski Newsgroups: gmane.emacs.devel Subject: Re: Changes in update-game-score.c Date: Fri, 24 Jan 2014 16:29:38 +0100 Message-ID: <52E286E2.101@poczta.onet.pl> References: <8361pbg5vy.fsf@gnu.org> <52E08D31.3080801@cs.ucla.edu> <8338kffj7m.fsf@gnu.org> <52E0A0ED.4020601@cs.ucla.edu> <83y526el6z.fsf@gnu.org> <52E18EC0.7090302@cs.ucla.edu> <83lhy5ests.fsf@gnu.org> <52E2277B.9000205@cs.ucla.edu> <83bnz1eo1x.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1390577396 30899 80.91.229.3 (24 Jan 2014 15:29:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 24 Jan 2014 15:29:56 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 24 16:30:04 2014 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 1W6ihn-0002PI-Ns for ged-emacs-devel@m.gmane.org; Fri, 24 Jan 2014 16:30:03 +0100 Original-Received: from localhost ([::1]:47320 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6ihn-00086V-8R for ged-emacs-devel@m.gmane.org; Fri, 24 Jan 2014 10:30:03 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55102) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6ihf-00085S-V3 for emacs-devel@gnu.org; Fri, 24 Jan 2014 10:30:01 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W6iha-0004vc-Cb for emacs-devel@gnu.org; Fri, 24 Jan 2014 10:29:55 -0500 Original-Received: from smtpo56.poczta.onet.pl ([213.180.142.187]:42397) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6iha-0004vK-1j for emacs-devel@gnu.org; Fri, 24 Jan 2014 10:29:50 -0500 Original-Received: from [192.168.17.9] (cj.e-siemianowice.pl [95.215.234.30]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: jarekczek@poczta.onet.pl) by smtp.poczta.onet.pl (Onet) with ESMTPSA id 3f9kmq0g7NzYxlGM for ; Fri, 24 Jan 2014 16:29:46 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=poczta.onet.pl; s=2011; t=1390577387; bh=un9k0wywkQkodN9KFS+CeOcEBvWbncZGTEvpFWMFqL8=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=rXzv5jEgdAypwPiKgbtwC8BNP+lIuiIjwyAprIAm+VODVPkkaRznfKYvjqI9q+mc6 X84pAyrfDkjo9CpXnipZ6UX19Y8ToJmFsvx56blOJE041isAnmYFVUc2gPlOf0RPhM hDnc38jSHd/LZD2/Wqj/hFc6eOyiqTtFLgYXi1qM= User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120824 Thunderbird/15.0 In-Reply-To: <83bnz1eo1x.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 213.180.142.187 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:169012 Archived-At: W dniu 2014-01-24 10:17, Eli Zaretskii pisze: > [...] it's a "sumo" change, for the purposes of > this discussion. [...] If at least admins would not go off topic in mailing list threads, other people could also learn that. Is this still regarding update-game-score? It should be safe to skip this thread if one is not interested in game scores. At some point someone should start a new thread with a good subject line. In the point where discussion starts to be general or is related to something very different (fchmod?). A new thread, not an answer to the existing one, so that archivers could notice it as a new thread. These rules should be obeyed in all mailing lists, but in something as big as this, it should be obeyed strictly. I have ideas how to force this, but that's for a separate thread. Jarek