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: Removing MULTI_KBOARD Date: Mon, 04 Aug 2008 15:10:14 -0400 Message-ID: References: <200807310343.m6V3h1Zo006813@sallyv1.ics.uci.edu> <200807311921.m6VJLxu1016770@sallyv1.ics.uci.edu> <200808011209.m71C9Tj3018356@sallyv1.ics.uci.edu> <200808020655.m726tvsI017108@sallyv1.ics.uci.edu> <200808020927.m729Rnov027876@sallyv1.ics.uci.edu> <489432B0.2000305@gnu.org> <87r697qzn3.fsf@stupidchicken.com> <18580.58502.366085.330994@kahikatea.snap.net.nz> <200808040115.m741Fp6T000371@sallyv1.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1217896141 18473 80.91.229.12 (5 Aug 2008 00:29:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 5 Aug 2008 00:29:01 +0000 (UTC) Cc: Nick Roberts , Chong Yidong , emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 05 02:29:51 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 1KQAQw-0001ti-EM for ged-emacs-devel@m.gmane.org; Tue, 05 Aug 2008 02:29:51 +0200 Original-Received: from localhost ([127.0.0.1]:35934 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KQAQ0-0007Gz-4N for ged-emacs-devel@m.gmane.org; Mon, 04 Aug 2008 20:28:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KQAPv-0007Ge-FO for emacs-devel@gnu.org; Mon, 04 Aug 2008 20:28:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KQAPu-0007GO-3K for emacs-devel@gnu.org; Mon, 04 Aug 2008 20:28:47 -0400 Original-Received: from [199.232.76.173] (port=33501 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KQAPt-0007GD-PU for emacs-devel@gnu.org; Mon, 04 Aug 2008 20:28:45 -0400 Original-Received: from pruche.dit.umontreal.ca ([132.204.246.22]:50931) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KQAPt-0004Jb-C0 for emacs-devel@gnu.org; Mon, 04 Aug 2008 20:28:45 -0400 Original-Received: from ceviche.home (vpn-132-204-232-86.acd.umontreal.ca [132.204.232.86]) by pruche.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id m750T3ub022732; Mon, 4 Aug 2008 20:29:04 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 07866B422D; Mon, 4 Aug 2008 15:10:15 -0400 (EDT) In-Reply-To: <200808040115.m741Fp6T000371@sallyv1.ics.uci.edu> (Dan Nicolaescu's message of "Sun, 03 Aug 2008 18:15:50 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV3074=0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:102063 Archived-At: >> So Dan, rather than revert your removal of MULTI_KBOARD, could you do >> a best-effort update of the MSDOS code to adapt it to the new "always >> multi kbd" code? > What makes you think I didn't? Sorry, I just pessimistically assumed so. > To the best of my knowledge no extra changes are required for the > "always multi kbd" code. No evidence of the contrary has been given > this far. Thanks. Eli, could you explain what is the remaining problem with his change, then? Stefan