From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: w32-enable-(caps|num)-lock vs typematic keyboard Date: Thu, 30 Nov 2006 17:17:41 +0100 Message-ID: <456F0425.6030609@student.lu.se> References: <456ED43A.8080906@student.lu.se> <456EFD72.9090007@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1164903517 23633 80.91.229.2 (30 Nov 2006 16:18:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 30 Nov 2006 16:18:37 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 30 17:18:32 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gpobx-0007mC-8C for ged-emacs-devel@m.gmane.org; Thu, 30 Nov 2006 17:18:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gpobw-00007y-MP for ged-emacs-devel@m.gmane.org; Thu, 30 Nov 2006 11:18:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gpobd-0008OO-Rh for emacs-devel@gnu.org; Thu, 30 Nov 2006 11:17:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GpobZ-0008K3-Uy for emacs-devel@gnu.org; Thu, 30 Nov 2006 11:17:46 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GpobZ-0008Js-Jg for emacs-devel@gnu.org; Thu, 30 Nov 2006 11:17:45 -0500 Original-Received: from [80.76.149.213] (helo=ch-smtp02.sth.basefarm.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GpobY-0004Pm-86; Thu, 30 Nov 2006 11:17:44 -0500 Original-Received: from c83-254-145-24.bredband.comhem.se ([83.254.145.24]:65109 helo=[192.168.123.121]) by ch-smtp02.sth.basefarm.net with esmtp (Exim 4.63) (envelope-from ) id 1GpobW-0003un-88; Thu, 30 Nov 2006 17:17:42 +0100 User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) Original-To: Juanma Barranquero In-Reply-To: X-Scan-Result: No virus found in message 1GpobW-0003un-88. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1GpobW-0003un-88 f5d12c40667547586ea000b7865348b9 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:63143 Archived-At: Juanma Barranquero wrote: > On 11/30/06, Lennart Borgman wrote: > >> Without the hook I see the CAPS lock indicator blinking when I press or >> hold down the CAPS key. > > This is not a bug, but an artifact of the implementation. Not enough > reason to switch to a low-level hook. Or the implementation is a bug. Is the result really guaranteed to be well defined when you try this witout a hook? Could there not be subtle differences between different drivers? > Do you see the same bug I'm seeing, or not? No, I have tried both with or without Sticky Keys. I have no keybinding on , maybe that makes a difference?