From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xavier Maillard Newsgroups: gmane.emacs.help Subject: Re: Key binding problem Date: Mon, 26 Feb 2007 21:28:45 +0100 Message-ID: <5733.1172521725@localhost> References: NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1172521921 31946 80.91.229.12 (26 Feb 2007 20:32:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 26 Feb 2007 20:32:01 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Drew Adams" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 26 21:31:45 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HLmVb-0001hr-Tf for geh-help-gnu-emacs@m.gmane.org; Mon, 26 Feb 2007 21:31:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HLmVb-0007U4-HX for geh-help-gnu-emacs@m.gmane.org; Mon, 26 Feb 2007 15:31:43 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HLmVQ-0007Tz-In for help-gnu-emacs@gnu.org; Mon, 26 Feb 2007 15:31:32 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HLmVN-0007Tg-5v for help-gnu-emacs@gnu.org; Mon, 26 Feb 2007 15:31:31 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HLmVN-0007Td-0C for help-gnu-emacs@gnu.org; Mon, 26 Feb 2007 15:31:29 -0500 Original-Received: from smtp5-g19.free.fr ([212.27.42.35]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HLmVM-0004x8-Mm for help-gnu-emacs@gnu.org; Mon, 26 Feb 2007 15:31:28 -0500 Original-Received: from localhost.localdomain (chn51-3-88-163-173-156.fbx.proxad.net [88.163.173.156]) by smtp5-g19.free.fr (Postfix) with ESMTP id 25F1935BE0; Mon, 26 Feb 2007 21:31:28 +0100 (CET) Original-Received: from localhost (IDENT:1001@localhost [127.0.0.1]) by localhost.localdomain (8.13.8/8.13.8) with ESMTP id l1QKSjQu005734; Mon, 26 Feb 2007 21:28:45 +0100 In-reply-to: Comments: In-reply-to "Drew Adams" message dated "Mon, 26 Feb 2007 11:15:22 -0800." X-Mailer: MH-E 8.0.2; nmh 1.2; GNU Emacs 22.0.51 X-detected-kernel: Linux 2.4 (Google crawlbot) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:41494 Archived-At: Drew Adams wrote: > > kbd macro is just "the new syntax" to define key bindings. It has > > been introduced into emacs 20.x as far as I remember. > > Not AFAIK. GNU Emacs 21 perhaps, but not GNU Emacs 20. Hum I am pretty sure I have seen it introduced in emacs 20.1 or something like that. I may be wrong, I will have to check this. Xavier