From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Problem with latest CVS version of keyboard.c Date: Wed, 12 Jun 2002 16:09:53 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: <20020612160814.C61C.LEKTU@terra.es> References: <11AACFDB.619B1F60.00A66750@netscape.net> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1023891148 26882 127.0.0.1 (12 Jun 2002 14:12:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 12 Jun 2002 14:12:28 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17I8rM-0006zT-00 for ; Wed, 12 Jun 2002 16:12:28 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17I9FC-0007cl-00 for ; Wed, 12 Jun 2002 16:37:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17I8r1-0003BY-00; Wed, 12 Jun 2002 10:12:07 -0400 Original-Received: from [62.22.27.141] (helo=mail.peoplecall.com) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17I8ou-0002y2-00 for ; Wed, 12 Jun 2002 10:09:56 -0400 Original-Received: from jbarranquero (jbarranquero.ofi.peoplecall.com [62.22.27.143]) by mail.peoplecall.com (8.11.6/8.11.6) with ESMTP id g5CE9qU28197; Wed, 12 Jun 2002 16:09:53 +0200 Original-To: ponced16@netscape.net (David Ponce) In-Reply-To: <11AACFDB.619B1F60.00A66750@netscape.net> X-Mailer: Becky! ver. 2.00.11 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:4796 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:4796 On Wed, 12 Jun 2002 08:49:43 -0400, ponced16@netscape.net (David Ponce) wrote: > A few examples of what I observed: > > C-x C-f is interpreted as C-f and I see "Search for string:" prompt > in the minibuffer instead of "Find file: ...". > > C-x C-c just displays C-c C-c in the minibuffer! > I run GNU Emacs 21.3.50.1 (i386-mingw-nt4.0.1381) of 2002-06-12. Doesn't happen here, with: GNU Emacs 21.3.50.1 (i386-msvc-nt5.0.2195) of 2002-06-12 /L/e/k/t/u