From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: YAMAMOTO Mitsuharu Newsgroups: gmane.emacs.devel Subject: Re: Carbon port and multi-tty Date: Wed, 07 May 2008 15:47:24 +0900 Organization: Faculty of Science, Chiba University Message-ID: References: <87r6cf1if3.fsf@stupidchicken.com> <200805070428.m474SbH6002408@sallyv1.ics.uci.edu> <200805070555.m475tCRi004681@sallyv1.ics.uci.edu> <85d4ny4ny4.fsf@lola.goethe.zz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1210142882 8214 80.91.229.12 (7 May 2008 06:48:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 7 May 2008 06:48:02 +0000 (UTC) Cc: Chong Yidong , Dan Nicolaescu , Stefan Monnier , emacs-devel@gnu.org To: David Kastrup Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 07 08:48:35 2008 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 1JtdS6-0007ui-Rk for ged-emacs-devel@m.gmane.org; Wed, 07 May 2008 08:48:35 +0200 Original-Received: from localhost ([127.0.0.1]:38253 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JtdRO-0001xB-VG for ged-emacs-devel@m.gmane.org; Wed, 07 May 2008 02:47:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JtdRD-0001rU-BP for emacs-devel@gnu.org; Wed, 07 May 2008 02:47:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JtdRB-0001qK-PX for emacs-devel@gnu.org; Wed, 07 May 2008 02:47:39 -0400 Original-Received: from [199.232.76.173] (port=34208 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JtdRB-0001q8-IP for emacs-devel@gnu.org; Wed, 07 May 2008 02:47:37 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JtdR6-0005J6-Pz; Wed, 07 May 2008 02:47:32 -0400 Original-Received: from ntp.math.s.chiba-u.ac.jp ([133.82.132.2] helo=mathmail.math.s.chiba-u.ac.jp) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JtdR5-0003ln-KF; Wed, 07 May 2008 02:47:32 -0400 Original-Received: from church.math.s.chiba-u.ac.jp (church [133.82.132.36]) by mathmail.math.s.chiba-u.ac.jp (Postfix) with ESMTP id 4D39D2C40; Wed, 7 May 2008 15:47:25 +0900 (JST) In-Reply-To: <85d4ny4ny4.fsf@lola.goethe.zz> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/23.0.50 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI) X-detected-kernel: by mx20.gnu.org: NetBSD 3.0 (DF) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:96660 Archived-At: >>>>> On Wed, 07 May 2008 08:40:03 +0200, David Kastrup said: > YAMAMOTO Mitsuharu writes: >>>>>>> On Tue, 06 May 2008 22:55:12 -0700, Dan Nicolaescu >>>>>>> said: >> >>>> The bug introduced by this change is mentioned here: >>>> http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01069.html >> >>> OK, a 1 line change (in a ~1000 lines patch) that you seemed to >>> have known about for a while. >> >> 1-line change can introduce a nasty bug as actually seen in this >> case. And this could be easily avoided by not changing the part >> that is unrelated to multi-tty. > Please try improving your signal-to-annoyance ratio. We can't > afford to have a 20+ posting fallout over every single-line bug. I really deeply apologize about any annoyances, and I'll stop here. But please understand that what I wanted to say is not about this particular single-line bug, but about mixing unrelated changes. YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp