From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: w32-enable-(caps|num)-lock vs typematic keyboard Date: Thu, 30 Nov 2006 22:43:03 +0200 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1164919428 18651 80.91.229.2 (30 Nov 2006 20:43:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 30 Nov 2006 20:43:48 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 30 21:43:45 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 1Gpskb-0006bN-Tw for ged-emacs-devel@m.gmane.org; Thu, 30 Nov 2006 21:43:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gpskb-0004AD-GU for ged-emacs-devel@m.gmane.org; Thu, 30 Nov 2006 15:43:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GpskN-000477-RA for emacs-devel@gnu.org; Thu, 30 Nov 2006 15:43:08 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GpskL-00041a-9Q for emacs-devel@gnu.org; Thu, 30 Nov 2006 15:43:07 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GpskL-00041G-4T for emacs-devel@gnu.org; Thu, 30 Nov 2006 15:43:05 -0500 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GpskL-0007hj-2M for emacs-devel@gnu.org; Thu, 30 Nov 2006 15:43:05 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-6-23.inter.net.il [80.230.6.23]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id GKP83500 (AUTH halo1); Thu, 30 Nov 2006 22:42:58 +0200 (IST) Original-To: "Juanma Barranquero" In-reply-to: (lekktu@gmail.com) 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:63167 Archived-At: > Date: Thu, 30 Nov 2006 21:19:54 +0100 > From: "Juanma Barranquero" > Cc: emacs-devel@gnu.org > > > How about adding a short comment about this to the variable's doc > > string? > > Saying what? "Note: in some keyboards it only works half the time."? :) Saying that it flickers when pressed, but returns to off when released. I have no idea why it doesn't work for you, but as long as we don't know the reason, we cannot say anything intelligent about that.