From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bob Babcock Newsgroups: gmane.emacs.help Subject: kp-enter in minibuffer Date: Wed, 21 Mar 2007 03:21:51 +0000 Organization: FlashNewsgroups.com Message-ID: NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1174448350 17639 80.91.229.12 (21 Mar 2007 03:39:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 21 Mar 2007 03:39:10 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 21 04:39:03 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 1HTrfA-0005rp-RS for geh-help-gnu-emacs@m.gmane.org; Wed, 21 Mar 2007 04:39:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTrgn-0007ts-Og for geh-help-gnu-emacs@m.gmane.org; Tue, 20 Mar 2007 22:40:41 -0500 Original-Path: shelby.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!nx02.iad01.newshosting.com!newshosting.com!208.49.83.154.MISMATCH!uns-out.usenetserver.com!news.usenetserver.com!pc02.usenetserver.com!news.flashnewsgroups.com-b7yQUZ7CaYQxA!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Xnews/2006.08.24 Original-X-Complaints-To: abuse@flashnewsgroups.com Original-Lines: 7 Original-X-Trace: 65f7d4600a4cfe6c16edf23319 Original-Xref: shelby.stanford.edu gnu.emacs.help:146466 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:42070 Archived-At: I often run emacs under Windows talking to Solaris using the 3.2.9 ssh.com client. This client sends kp-enter for the enter key on the numeric keypad, and while other keys can be redefined, I can't seem to redefine this one. Kp-enter is ok in most places, but it doesn't work when typing a command in the minibuffer. Is there a way to make kp-enter mean the same as enter in this context (or a way to redefine what the key sends)? Thanks.