From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Carbon port and multi-tty Date: Tue, 06 May 2008 21:58:55 -0400 Message-ID: References: <87r6cf1if3.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1210125562 3197 80.91.229.12 (7 May 2008 01:59:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 7 May 2008 01:59:22 +0000 (UTC) Cc: Chong Yidong , emacs-devel@gnu.org To: YAMAMOTO Mitsuharu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 07 03:59:57 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 1JtYwm-0004S5-RS for ged-emacs-devel@m.gmane.org; Wed, 07 May 2008 03:59:57 +0200 Original-Received: from localhost ([127.0.0.1]:50819 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JtYw4-0002R4-U2 for ged-emacs-devel@m.gmane.org; Tue, 06 May 2008 21:59:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JtYvv-0002M9-9l for emacs-devel@gnu.org; Tue, 06 May 2008 21:59:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JtYvq-0002JA-AO for emacs-devel@gnu.org; Tue, 06 May 2008 21:59:00 -0400 Original-Received: from [199.232.76.173] (port=37637 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JtYvp-0002Im-Sy for emacs-devel@gnu.org; Tue, 06 May 2008 21:58:57 -0400 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182] helo=ironport2-out.teksavvy.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JtYvp-0002Sd-FB for emacs-devel@gnu.org; Tue, 06 May 2008 21:58:57 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ap8EAFKpIEhMCqqd/2dsb2JhbACBU6tK X-IronPort-AV: E=Sophos;i="4.27,445,1204520400"; d="scan'208";a="20003106" Original-Received: from smtp.pppoe.ca (HELO smtp.teksavvy.com) ([65.39.196.238]) by ironport2-out.teksavvy.com with ESMTP; 06 May 2008 21:58:57 -0400 Original-Received: from pastel.home ([76.10.170.157]) by smtp.teksavvy.com (Internet Mail Server v1.0) with ESMTP id NGN95356; Tue, 06 May 2008 21:58:56 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id D5BC48E5F; Tue, 6 May 2008 21:58:55 -0400 (EDT) In-Reply-To: (YAMAMOTO Mitsuharu's message of "Wed, 07 May 2008 07:08:36 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:96632 Archived-At: >> I'm glad that Dan at least tried to work on it, even if he didn't >> manage to finish the job. > I would be too if it didn't contain the changes that are unrelated to > multi-tty. This is simply not true. Maybe some of the changes appear unrelated because you know they should be done differently, but I'm pretty sure Dan's changes had no other intention than "do the bare minimum to get it to compile&start". Stefan