From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: emacs doesn't know keypad 0 + shift under emacsW32/Windows? Date: Tue, 9 Jun 2009 00:39:17 +0200 Message-ID: References: <944cda78-3982-481f-9277-404af55948b5@t21g2000yqi.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1244500791 20243 80.91.229.12 (8 Jun 2009 22:39:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Jun 2009 22:39:51 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Xah Lee Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 09 00:39:48 2009 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 1MDnVL-0005DQ-Ir for geh-help-gnu-emacs@m.gmane.org; Tue, 09 Jun 2009 00:39:48 +0200 Original-Received: from localhost ([127.0.0.1]:44577 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MDnVK-0006zm-UW for geh-help-gnu-emacs@m.gmane.org; Mon, 08 Jun 2009 18:39:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MDnV2-0006zf-67 for help-gnu-emacs@gnu.org; Mon, 08 Jun 2009 18:39:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MDnUw-0006yu-Ni for help-gnu-emacs@gnu.org; Mon, 08 Jun 2009 18:39:26 -0400 Original-Received: from [199.232.76.173] (port=33370 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MDnUw-0006yr-Ij for help-gnu-emacs@gnu.org; Mon, 08 Jun 2009 18:39:22 -0400 Original-Received: from mail-fx0-f217.google.com ([209.85.220.217]:60514) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MDnUw-0006kh-7y for help-gnu-emacs@gnu.org; Mon, 08 Jun 2009 18:39:22 -0400 Original-Received: by fxm17 with SMTP id 17so1268224fxm.42 for ; Mon, 08 Jun 2009 15:39:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=E0QwMlcCgoXziettDQfjC5Z13LPtob6r4kOZZYqiygw=; b=cs4ZkTSwDMHf/NPNcrsIgojtFFPE1dlxkOD/clifIEtTkzSB+9rI3BzSM74SpFIRo0 DR4ScUICkiBfq0wCpou4bMyv3WnLUHy+d9Tcj4CHQW5UWSgK7r1GKbXFjtmrmOXEeHgC yaKEGuH5/geDavaJ1ttYXGnxsCUJKmJeQZSOg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Ch3bnnnfM1ARB88PYiIHL+fgV9VEXwc/urnc0XfNs9Be3yqqC3nCwxbjg5xF+mITSf 0QvM2y2Tn8Rf4qw4haWzKKT0QQeqDMoBYgpWVALrA40KHcApnL4cn/Ghy12uxrrO/Y/G TM62F6C60QVHCCc9HxJ6iCZySn6zSdCFUQ0PU= Original-Received: by 10.239.130.194 with SMTP id 2mr536165hbk.100.1244500758161; Mon, 08 Jun 2009 15:39:18 -0700 (PDT) In-Reply-To: <944cda78-3982-481f-9277-404af55948b5@t21g2000yqi.googlegroups.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:65065 Archived-At: On Mon, Jun 8, 2009 at 9:45 PM, Xah Lee wrote: > it seems i'm unable to get emacs to understand Shift + keypad 0, on > Windows. > > i have this defined: > (global-set-key (kbd "") 'lookup-word-definition) > > on the Mac, with Carbon Emacs, i press shift + 0 on the keypad to call > my function. > > On Windows Vista with emacsW32, it doesn't work. If i do describe-key, > emacs reports i'm pressing keyboard insert > =E2=80=9C (translated from ) runs the command=E2=80=9D > > doesn't matter if i have the num lock on or not. > > Any solutions? > > ----------------- > Here's a bit more detail. > With NumLock on, > > keypad 0 gets is: > Shift + keypad 0 is: > > with NumLock off, > > keypad 0 is: > Shift + keypad 0 is: Could be an Emacs bug, please try the unpatched version and submit a bug re= port.