From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: kbd vs read-key-sequence Date: Sat, 03 Mar 2007 17:13:37 -0500 Message-ID: References: <45E8657D.4080202@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1172960180 31494 80.91.229.12 (3 Mar 2007 22:16:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 3 Mar 2007 22:16:20 +0000 (UTC) Cc: lekktu@gmail.com, jasonr@gnu.org, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 03 23:16:14 2007 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 1HNcWT-0004jK-MS for ged-emacs-devel@m.gmane.org; Sat, 03 Mar 2007 23:16:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HNcWT-0002jF-5g for ged-emacs-devel@m.gmane.org; Sat, 03 Mar 2007 17:16:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HNcVa-0002Qo-OI for emacs-devel@gnu.org; Sat, 03 Mar 2007 17:15:18 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HNcVa-0002QP-4I for emacs-devel@gnu.org; Sat, 03 Mar 2007 17:15:18 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HNcVa-0002QJ-0a for emacs-devel@gnu.org; Sat, 03 Mar 2007 17:15:18 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HNcVZ-0000Fx-L0 for emacs-devel@gnu.org; Sat, 03 Mar 2007 17:15:17 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HNcTx-0004Xa-8w; Sat, 03 Mar 2007 17:13:37 -0500 In-reply-to: (message from Stefan Monnier on Fri, 02 Mar 2007 16:03:32 -0500) X-detected-kernel: 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:67271 Archived-At: Yeah, probably. But it's been the case sine Emacs-20. And some of the bindings which worked in Emacs-20 failed in Emacs-21, and some of the binding that work in Emacs-21 will fail in Emacs-22, and the same for Emacs-23 most likely. And if you add modifiers it's even more likely to fail. I was not following this thread. Can someone summarize the problem as it is known? And is it only on Windows, or is it for all systems? (I've seen both statements made.)