From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: w32-enable-(caps|num)-lock vs typematic keyboard Date: Thu, 30 Nov 2006 17:10:56 +0100 Message-ID: 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 1164903179 22255 80.91.229.2 (30 Nov 2006 16:12:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 30 Nov 2006 16:12:59 +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:12:54 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 1GpoWJ-0005ya-0g for ged-emacs-devel@m.gmane.org; Thu, 30 Nov 2006 17:12:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GpoWI-0004SE-Gf for ged-emacs-devel@m.gmane.org; Thu, 30 Nov 2006 11:12:18 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GpoV3-0003f8-UE for emacs-devel@gnu.org; Thu, 30 Nov 2006 11:11:02 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GpoV1-0003dA-Vf for emacs-devel@gnu.org; Thu, 30 Nov 2006 11:11:01 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GpoV1-0003cM-CD for emacs-devel@gnu.org; Thu, 30 Nov 2006 11:10:59 -0500 Original-Received: from [66.249.92.174] (helo=ug-out-1314.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GpoV0-0002Aj-F0 for emacs-devel@gnu.org; Thu, 30 Nov 2006 11:10:58 -0500 Original-Received: by ug-out-1314.google.com with SMTP id j3so2349693ugf for ; Thu, 30 Nov 2006 08:10:57 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WloGXOXZkcs+t/EOioGzhgjlYR5Zho5v2dvfl3N5bbaWTQkRtK3197uQildok9NgrQcllUu/vopG2V+JP4Hs5bnneEF1GdgH8b4CxBHGKeJPtggHTdxMDJ0MoamBDCZzz2QoNqjRSV+i7NmWjo8P053tGTkw7JnFqypyDXeC7so= Original-Received: by 10.82.98.13 with SMTP id v13mr852706bub.1164903056821; Thu, 30 Nov 2006 08:10:56 -0800 (PST) Original-Received: by 10.82.147.2 with HTTP; Thu, 30 Nov 2006 08:10:56 -0800 (PST) Original-To: "Lennart Borgman" In-Reply-To: <456EFD72.9090007@student.lu.se> Content-Disposition: inline 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:63141 Archived-At: 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. Do you see the same bug I'm seeing, or not? /L/e/k/t/u